mirror of
https://github.com/YACReader/yacreader
synced 2025-07-22 06:54:39 -04:00
navegaci?n entre tree,table y flow completada
tambi?n se pueden volver a abrir los c?mcis
This commit is contained in:
@ -76,6 +76,9 @@ private:
|
||||
TreeItem *rootItem; //el <20>rbol
|
||||
|
||||
QSqlDatabase _database;
|
||||
signals:
|
||||
void beforeReset();
|
||||
void reset();
|
||||
};
|
||||
//! [0]
|
||||
|
||||
|
Reference in New Issue
Block a user