|
Databasehandlingdialogclasses
0.5.3
|


Public Slots | |
| void | action_changes () |
| void | actionobject_changes () |
| void | data_changes () |
| void | format_changes () |
| void | geometry_changes () |
| void | set_object (hk_visible *) |
| hk_visible * | object (void) |
| void | focus_resized (void) |
| void | set_datasourcelist (void) |
| void | identifier_changed (void) |
| virtual void | tooltipfield_changed () |
| virtual void | add_formdatasource () |
| virtual void | add_listformdatasource () |
| void | datasource_selected () |
| void | listdatasource_selected () |
| void | set_actionobjectlist (void) |
| void | combomode_changed (void) |
| void | conditionbutton_clicked () |
| void | pushactionbutton_clicked (int rownumber, const hk_string &warningmessage) |
| void | pushactionbutton_clicked (void) |
| void | doubleclickactionbutton_clicked (void) |
| void | doubleclickactionbutton_clicked (int rownumber, const hk_string &warningmessage) |
| void | openactionbutton_clicked (int rownumber, const hk_string &warningmessage) |
| void | openactionbutton_clicked (void) |
| void | closeactionbutton_clicked (int rownumber, const hk_string &warningmessage) |
| void | closeactionbutton_clicked (void) |
| void | beforedeletebutton_clicked (int rownumber, const hk_string &warningmessage) |
| void | beforedeletebutton_clicked (void) |
| void | afterdeletebutton_clicked (int rownumber, const hk_string &warningmessage) |
| void | afterdeletebutton_clicked (void) |
| void | beforeinsertbutton_clicked (int rownumber, const hk_string &warningmessage) |
| void | beforeinsertbutton_clicked (void) |
| void | afterinsertbutton_clicked (int rownumber, const hk_string &warningmessage) |
| void | afterinsertbutton_clicked (void) |
| void | beforeupdatebutton_clicked (int rownumber, const hk_string &warningmessage) |
| void | beforeupdatebutton_clicked (void) |
| void | afterupdatebutton_clicked (int rownumber, const hk_string &warningmessage) |
| void | afterupdatebutton_clicked (void) |
| void | afterrowchangebutton_clicked (int rownumber, const hk_string &warningmessage) |
| void | afterrowchangebutton_clicked (void) |
| void | beforerowchangebutton_clicked (int rownumber, const hk_string &warningmessage) |
| void | beforerowchangebutton_clicked (void) |
| void | ongetfocusbutton_clicked (int rownumber, const hk_string &warningmessage) |
| void | ongetfocusbutton_clicked (void) |
| void | onloosefocusbutton_clicked (int rownumber, const hk_string &warningmessage) |
| void | onloosefocusbutton_clicked (void) |
| void | onkeybutton_clicked (int rownumber, const hk_string &warningmessage) |
| void | onkeybutton_clicked (void) |
| void | onselectbutton_clicked (int rownumber, const hk_string &warningmessage) |
| void | onvaluechangedbutton_clicked (int rownumber, const hk_string &warningmessage) |
| void | onvaluechangedbutton_clicked (void) |
| virtual void | onselectbutton_clicked () |
| virtual void | use_textlist_changed () |
| virtual void | use_textlistbutton_clicked () |
| virtual void | border_changes () |
| virtual void | subformbutton_clicked () |
| virtual void | localimage_selected () |
| virtual void | has_changed () |
| virtual void | buttonformat_changed () |
Public Slots inherited from hk_kdepropertyeditorbase | |
| virtual void | pushactionbutton_clicked () |
| virtual void | actionobject_changes () |
| virtual void | add_formdatasource () |
| virtual void | add_listformdatasource () |
| virtual void | combomode_changed () |
| virtual void | data_changes () |
| virtual void | datasource_selected () |
| virtual void | format_changes () |
| virtual void | listdatasource_selected () |
| virtual void | conditionbutton_clicked () |
| virtual void | set_object (hk_visible *) |
| virtual void | openactionbutton_clicked () |
| virtual void | closeactionbutton_clicked () |
| virtual void | beforeupdatebutton_clicked () |
| virtual void | afterupdatebutton_clicked () |
| virtual void | beforedeletebutton_clicked () |
| virtual void | afterdeletebutton_clicked () |
| virtual void | beforerowchangebutton_clicked () |
| virtual void | afterrowchangebutton_clicked () |
| virtual void | action_changes () |
| virtual void | beforeinsertbutton_clicked () |
| virtual void | afterinsertbutton_clicked () |
| virtual void | identifier_changed () |
| virtual void | doubleclickactionbutton_clicked () |
| virtual void | border_changes () |
| virtual void | geometry_changes () |
| virtual void | subformbutton_clicked () |
| virtual void | ongetfocusbutton_clicked () |
| virtual void | onloosefocusbutton_clicked () |
| virtual void | tooltipfield_changed () |
| virtual void | onkeybutton_clicked () |
| virtual void | use_textlist_changed () |
| virtual void | use_textlistbutton_clicked () |
| virtual void | onselectbutton_clicked () |
| virtual void | localimage_selected () |
| virtual void | has_changed () |
| virtual void | onvaluechangedbutton_clicked () |
| virtual void | buttonformat_changed () |
Public Member Functions | |
| hk_kdeproperty (hk_kdesimpleform *parent=0, const char *name=0, WFlags fl=0) | |
Public Member Functions inherited from hk_kdepropertyeditorbase | |
| hk_kdepropertyeditorbase (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
Protected Member Functions | |
| bool | eventFilter (QObject *object, QEvent *event) |
Friends | |
| class | hk_kdesimpleform |
Additional Inherited Members | |
Public Attributes inherited from hk_kdepropertyeditorbase | |
| QTabWidget * | tab |
| QWidget * | tab_2 |
| QLineEdit * | labelfield |
| QLabel * | combomodelabel |
| QLabel * | labellabel |
| QComboBox * | combomodefield |
| QLabel * | defaultlabel |
| QLineEdit * | defaultfield |
| QToolButton * | datasourcebutton |
| QLabel * | datasourcelabel |
| QComboBox * | datasourcefield |
| QComboBox * | columnfield |
| QLabel * | tooltiplabel |
| QLineEdit * | tooltipfield |
| QLabel * | columnlabel |
| QLabel * | identifierlabel |
| QLabel * | Idlabel |
| QLineEdit * | identifierfield |
| QLineEdit * | idfield |
| QLabel * | subformlabel |
| QComboBox * | listcolumnfield |
| QComboBox * | listdatasourcefield |
| QLabel * | listcolumnlabel |
| QToolButton * | subformbutton |
| QLabel * | listdatasourcelabel |
| QLabel * | viewcolumnlabel |
| QComboBox * | viewcolumnfield |
| QComboBox * | subformfield |
| QLabel * | readonlylabel |
| QComboBox * | readonlyfield |
| QComboBox * | usetextlistfield |
| QLabel * | usetextlistlabel |
| QToolButton * | listdatasourcebutton |
| QToolButton * | usetextlistbutton |
| QWidget * | tab_3 |
| QSpinBox * | fontsizefield |
| QComboBox * | boldfield |
| QComboBox * | italicfield |
| QComboBox * | separatorfield |
| KColorButton * | p_backgroundcolourbutton |
| QComboBox * | fontfield |
| QLabel * | xlabel |
| QLabel * | boldlabel |
| QLabel * | p_backgroundcolourlabel |
| QLabel * | separatorlabel |
| hk_kdespinbox * | yfield |
| hk_kdespinbox * | heightfield |
| QLabel * | fontsizelabel |
| hk_kdespinbox * | xfield |
| QLabel * | fontlabel |
| QLabel * | heightlabel |
| QLabel * | ylabel |
| hk_kdespinbox * | widthfield |
| KColorButton * | p_foregroundcolourbutton |
| QLabel * | p_foregroundcolourlabel |
| QLabel * | widthlabel |
| QLabel * | italiclabel |
| QLabel * | digitlabel |
| QSpinBox * | digitfield |
| QLabel * | scalelabel |
| QSpinBox * | scalefield |
| QLabel * | alignmentlabel |
| QComboBox * | alignmentfield |
| QLabel * | enabledlabel |
| QLabel * | localimagelabel |
| QPushButton * | localimagebutton |
| QComboBox * | enabledfield |
| QLabel * | istogglebuttonlabel |
| QComboBox * | istogglebuttonfield |
| QLabel * | togglepushedlabel |
| QComboBox * | togglepushedfield |
| QWidget * | frametab |
| hk_kdespinbox * | leftlinefield |
| QLabel * | toplinelabel |
| QLabel * | bottomlinelabel |
| QLabel * | diagonallurolabel |
| hk_kdespinbox * | rightlinefield |
| QLabel * | diagonallorulabel |
| hk_kdespinbox * | toplinefield |
| hk_kdespinbox * | diagonallurofield |
| hk_kdespinbox * | bottomlinefield |
| QLabel * | leftlinelabel |
| QLabel * | rightlinelabel |
| hk_kdespinbox * | diagonallorufield |
| QWidget * | tab_4 |
| QLabel * | actionlabel |
| QLabel * | objectlabel |
| QComboBox * | objectfield |
| QComboBox * | actionfield |
| QComboBox * | showmaximizedfield |
| QPushButton * | conditionbutton |
| QLabel * | showmaximizedlabel |
| QPushButton * | onpushactionbutton |
| QLabel * | pushactionlabel |
| QLabel * | doubleclickactionlabel |
| QPushButton * | ondoubleclickactionbutton |
| QLabel * | ongetfocuslabel |
| QPushButton * | ongetfocusbutton |
| QLabel * | beforedeletelabel |
| QPushButton * | oncloseactionbutton |
| QPushButton * | beforeupdateactionbutton |
| QPushButton * | afterupdateactionbutton |
| QLabel * | afterupdatelabel |
| QLabel * | beforeupdateactionlabel |
| QLabel * | afterdeletelabel |
| QLabel * | afterrowchangelabel |
| QPushButton * | afterrowchangeactionbutton |
| QLabel * | beforeinsertlabel |
| QPushButton * | beforeinsertactionbutton |
| QPushButton * | afterdeleteactionbutton |
| QLabel * | closeactionlabel |
| QPushButton * | beforedeleteactionbutton |
| QPushButton * | onopenactionbutton |
| QPushButton * | beforerowchangeactionbutton |
| QLabel * | beforerowchangelabel |
| QLabel * | openactionlabel |
| QLabel * | onloosefocuslabel |
| QPushButton * | onloosefocusbutton |
| QPushButton * | onkeybutton |
| QLabel * | onkeylabel |
| QLabel * | onselectlabel |
| QPushButton * | onselectactionbutton |
| QLabel * | afterinsertlabel |
| QPushButton * | afterinsertactionbutton |
| QLabel * | onvaluechangedactionlabel |
| QPushButton * | onvaluechangedactionbutton |
Protected Slots inherited from hk_kdepropertyeditorbase | |
| virtual void | languageChange () |
Protected Attributes inherited from hk_kdepropertyeditorbase | |
| QGridLayout * | hk_kdepropertyeditorbaseLayout |
| QGridLayout * | tabLayout |
| QSpacerItem * | spacer9 |
| QSpacerItem * | Spacer4 |
| QSpacerItem * | Spacer3 |
| QGridLayout * | tabLayout_2 |
| QSpacerItem * | spacer10 |
| QSpacerItem * | Spacer1 |
| QSpacerItem * | Spacer2 |
| QGridLayout * | frametabLayout |
| QSpacerItem * | spacer11 |
| QGridLayout * | layout3 |
| QSpacerItem * | Spacer2_2 |
| QSpacerItem * | Spacer1_2 |
| QGridLayout * | tabLayout_3 |
| QSpacerItem * | spacer12 |
| QSpacerItem * | Spacer6 |
| QSpacerItem * | Spacer7 |
1.8.5