|
Linux Kernel
3.7.1
|
#include <qconf.h>
Public Slots | |
| void | setInfo (struct menu *menu) |
| void | saveSettings (void) |
| void | setShowDebug (bool) |
Signals | |
| void | showDebugChanged (bool) |
| void | menuSelected (struct menu *) |
Public Member Functions | |
| ConfigInfoView (QWidget *parent, const char *name=0) | |
| bool | showDebug (void) const |
Protected Member Functions | |
| void | symbolInfo (void) |
| void | menuInfo (void) |
| QString | debug_info (struct symbol *sym) |
| Q3PopupMenu * | createPopupMenu (const QPoint &pos) |
| void | contentsContextMenuEvent (QContextMenuEvent *e) |
Static Protected Member Functions | |
| static QString | print_filter (const QString &str) |
| static void | expr_print_help (void *data, struct symbol *sym, const char *str) |
Protected Attributes | |
| struct symbol * | sym |
| struct menu * | _menu |
| bool | _showDebug |
| ConfigInfoView | ( | QWidget * | parent, |
| const char * | name = 0 |
||
| ) |
|
protected |
|
protected |
|
protected |
|
staticprotected |
1.8.2