Databasehandlingdialogclasses
0.5.3
|
Public Slots | |
void | clear_datasources () |
void | set_datasources () |
void | relation_clicked (hk_kdedbrelation *) |
void | new_focus (hk_kdedatasourceframe *) |
void | delete_datasource (hk_kdedatasourceframe *) |
void | delete_relation (hk_kdedbrelation *) |
void | add_datasource (void) |
void | slot_field_doubleclicked (int, const hk_string &) |
Signals | |
void | signal_definition_has_changed (void) |
void | signal_field_doubleclicked (int, const hk_string &) |
Public Member Functions | |
hk_kdedbdesigner (QWidget *parent=0) | |
void | set_presentation (hk_presentation *) |
hk_presentation * | presentation (void) |
QScrollView * | scrollview (void) const |
hk_kdedatasourceframe * | get_dsframe (hk_datasource *) |
hk_kdedbrelation * | get_relation (hk_datasource *ds) |
hk_kdedbrelation * | get_relation (hk_datasource *master, hk_datasource *slave) |
hk_kdedbrelation * | get_relation (hk_kdedatasourceframe *master, hk_kdedatasourceframe *slave) |
referentialclass * | get_referentialintegrity (hk_datasource *master, hk_datasource *slave) |
hk_kdedbrelation * | add_relation (hk_kdedatasourceframe *master, hk_kdedatasourceframe *slave) |
hk_kdedbrelation * | add_relation (hk_datasource *master, hk_datasource *slave) |
hk_kdedbrelation * | add_referentialintegrity (referentialclass ref, hk_kdedatasourceframe *ds) |
hk_kdedatasourceframe * | add_dsframe (hk_datasource *) |
void | set_all_relations (void) |