#include <hk_kdeindexeditwindow.h>
Inheritance diagram for hk_kdeindexeditdialog:


Public Slots | |
| virtual void | addbutton_clicked () |
| virtual void | deletebutton_clicked () |
| virtual void | exitbutton_clicked () |
| virtual void | okbutton_clicked () |
| virtual void | set_indexvalues (const hk_string &name, bool unique, list< hk_string > &fields, bool newindex=false) |
| virtual void | check_enablebuttons (void) |
| virtual void | listentries_changed () |
Public Member Functions | |
| hk_kdeindexeditdialog (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
Protected Member Functions | |
| virtual void | before_source_vanishes (void) |
| bool | in_list (const hk_string &f, list< hk_string > &l) |
Protected Attributes | |
| QHBoxLayout * | hk_kdeindexeditdialogLayout |
| QVBoxLayout * | Layout4 |
| QVBoxLayout * | Layout7 |
| QVBoxLayout * | Layout2 |
| QVBoxLayout * | Layout5 |
| QVBoxLayout * | Layout13 |
| QVBoxLayout * | Layout11 |
| QHBoxLayout * | Layout12 |
| QVBoxLayout * | ButtonGroup7Layout |
| bool | p_changed |
| QLabel * | TextLabel1_2 |
| QListBox * | dsfieldlist |
| QToolButton * | addbutton |
| QToolButton * | deletebutton |
| QLabel * | TextLabel2_2 |
| QListBox * | indexfieldlist |
| QLabel * | TextLabel1 |
| QLineEdit * | indexnamefield |
| QLabel * | TextLabel2 |
| QCheckBox * | uniquefield |
| QButtonGroup * | ButtonGroup7 |
| QPushButton * | storebutton |
| QPushButton * | exitbutton |
1.4.1