Databasehandlingdialogclasses  0.5.3
Public Slots | Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
hk_kdeindexeditdialog Class Reference

KDE widget to create and alter indices of a table. More...

#include <hk_kdeindexeditwindow.h>

Inheritance diagram for hk_kdeindexeditdialog:
Inheritance graph
[legend]
Collaboration diagram for hk_kdeindexeditdialog:
Collaboration graph
[legend]

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
 

Detailed Description

KDE widget to create and alter indices of a table.

Version
Revision
1.7
Author
Horst Knorr (hk_cl.nosp@m.asse.nosp@m.s@kno.nosp@m.da.o.nosp@m.rg)

The documentation for this class was generated from the following files: