MCPcopy Create free account
hub / github.com/KDE/labplot / selectedObject

Method selectedObject

src/frontend/datasources/ImportSQLDatabaseDialog.cpp:126–128  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124}
125
126QString ImportSQLDatabaseDialog::selectedObject() const {
127 return importSQLDatabaseWidget->selectedTable();
128}
129
130void ImportSQLDatabaseDialog::checkOkButton() {
131 DEBUG("ImportSQLDatabaseDialog::checkOkButton()");

Callers

nothing calls this directly

Calls 1

selectedTableMethod · 0.80

Tested by

no test coverage detected