Databasehandlingdialogclasses  0.5.3
Public Types | Public Member Functions | Protected Slots | List of all members
hk_kdeformdatasourcedialog Class Reference
Inheritance diagram for hk_kdeformdatasourcedialog:
Inheritance graph
[legend]
Collaboration diagram for hk_kdeformdatasourcedialog:
Collaboration graph
[legend]

Public Types

enum  enum_displaytype { d_form, d_report, d_query }
 
enum  enum_edittype { e_all, e_modify, e_add }
 
enum  enum_clickedbutton { cb_add, cb_alter, cb_delete, cb_cancel }
 

Public Member Functions

 hk_kdeformdatasourcedialog (hk_presentation *form, QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0)
 
void set_datasource (hk_datasource *)
 
hk_datasource * datasource (void)
 
void set_displaytype (enum_displaytype)
 
enum_displaytype displaytype (void) const
 
void set_edittype (enum_edittype)
 
enum_edittype edittype (void) const
 
enum_clickedbutton clicked_button (void) const
 
void set_allow_delete_datasource (bool)
 
bool allow_delete_datasource (void) const
 
- Public Member Functions inherited from hk_kdeformdatasourcebasedialog
 hk_kdeformdatasourcebasedialog (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0)
 

Protected Slots

virtual void add_dependingfields ()
 
virtual void delete_dependingfields ()
 
virtual void datasource_selected ()
 
virtual void set_datasourcelist ()
 
virtual void dependingon_selected ()
 
virtual void check_buttons ()
 
virtual void delete_datasource ()
 
virtual void new_datasource (void)
 
virtual void sql_changed (void)
 
- Protected Slots inherited from hk_kdeformdatasourcebasedialog
virtual void languageChange ()
 

Additional Inherited Members

- Public Slots inherited from hk_kdeformdatasourcebasedialog
virtual void add_dependingfields ()
 
virtual void check_buttons ()
 
virtual void datasource_selected ()
 
virtual void delete_dependingfields ()
 
virtual void dependingon_selected ()
 
virtual void new_datasource ()
 
virtual void delete_datasource ()
 
virtual void set_datasourcelist ()
 
virtual void sql_changed ()
 
- Public Attributes inherited from hk_kdeformdatasourcebasedialog
QPushButton * Addbutton
 
QPushButton * alterbutton
 
QPushButton * deletebutton
 
QPushButton * buttonCancel
 
QFrame * Frame15
 
QComboBox * datasourcefield
 
QComboBox * sourcetypefield
 
QLabel * basedontext
 
QTextEdit * sqlfield
 
QLabel * sqltext
 
QFrame * Frame17
 
QLabel * filtertext
 
QMultiLineEdit * filterfield
 
QFrame * Frame6
 
QLabel * sortingtext
 
QLineEdit * sortingfield
 
QFrame * Frame3
 
QToolButton * deletefieldbutton
 
QLabel * dependingmodelabel
 
QToolButton * addfieldbutton
 
QLabel * dependingontext
 
QLabel * thistext
 
QLabel * mastertext
 
QComboBox * thisfield
 
QComboBox * masterfield
 
QComboBox * dependingonfield
 
QComboBox * dependingmodefield
 
QCheckBox * react_on_changesfield
 
QCheckBox * readonlyfield
 
QListView * dependingfieldlist
 
QCheckBox * automaticupdatefield
 
- Protected Attributes inherited from hk_kdeformdatasourcebasedialog
QGridLayout * hk_kdeformdatasourcebasedialogLayout
 
QVBoxLayout * Layout8
 
QSpacerItem * Spacer1
 
QGridLayout * Frame15Layout
 
QHBoxLayout * Frame17Layout
 
QHBoxLayout * Frame6Layout
 
QGridLayout * Frame3Layout
 
QGridLayout * Layout12
 
QSpacerItem * Spacer2
 
QSpacerItem * Spacer3
 
QSpacerItem * Spacer2_2
 
QSpacerItem * Spacer2_3
 
QSpacerItem * Spacer1_2
 

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