Linux Kernel
3.7.1
|
#include <qconf.h>
Public Slots | |
void | saveSettings (void) |
void | search (void) |
Public Member Functions | |
ConfigSearchWindow (ConfigMainWindow *parent, const char *name=0) | |
Protected Attributes | |
QLineEdit * | editField |
QPushButton * | searchButton |
QSplitter * | split |
ConfigView * | list |
ConfigInfoView * | info |
struct symbol ** | result |
ConfigSearchWindow | ( | ConfigMainWindow * | parent, |
const char * | name = 0 |
||
) |
|
protected |
|
protected |