This website requires JavaScript.
Explore
Help
Sign in
eelke
/
pgLab
Watch
1
Star
0
Fork
You've already forked pgLab
0
Code
Issues
28
Pull requests
Projects
Releases
1
Packages
Wiki
Activity
Actions
3a13b7ffb4
pgLab
/
pglab
/
PgClass.cpp
4 lines
55 B
C++
Raw
Normal View
History
Unescape
Escape
Compiles, links and runs (functionality not tested)
2017-08-23 13:27:23 +02:00
#
include
"
PgClass.h
"
Introduced the MasterController as part of working on loading catalogue information. Need a central piece to manage the catalogue data per database to prevent loading this multiple times. MasterController is now also used to enable reopening the connection manager from a query window after the connection manager has been closed.
2017-02-01 18:01:02 +01:00
PgClass
:
:
PgClass
(
)
=
default
;
Reference in a new issue
Copy permalink