Added some class descriptions and Doxygen config.
This commit is contained in:
parent
343390ff38
commit
43c3835350
4 changed files with 2464 additions and 0 deletions
|
|
@ -7,6 +7,9 @@
|
|||
|
||||
class PgsqlDatabaseCatalogue;
|
||||
|
||||
/** Instances of this class represent a single database on which atleast one
|
||||
* window is opened. This class is used to track details about that database.
|
||||
*/
|
||||
class OpenDatabase : public QObject
|
||||
{
|
||||
Q_OBJECT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue