Bezig met crudmodel/tab
This commit is contained in:
parent
ee321b3fb1
commit
14ab400ccb
15 changed files with 308 additions and 33 deletions
|
|
@ -26,6 +26,7 @@ public:
|
|||
std::shared_ptr<PgDatabaseCatalog> catalogue();
|
||||
TypeSelectionItemModel* typeSelectionModel();
|
||||
|
||||
const ConnectionConfig& config() const { return m_config; }
|
||||
private:
|
||||
ConnectionConfig m_config;
|
||||
std::shared_ptr<PgDatabaseCatalog> m_catalogue;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue