|
|
#include <memory>#include <QStringList>#include "applicationdatabaseitem.h"#include "treemodel.h"
Include dependency graph for applicationdatabasemodel.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ApplicationDatabaseModel |
| Model underlying the ApplicationDatabaseView. More... | |
Typedefs | |
| using | ApplicationDatabaseModelPtr = std::shared_ptr< ApplicationDatabaseModel > |
| using ApplicationDatabaseModelPtr = std::shared_ptr<ApplicationDatabaseModel> |
Definition at line 93 of file applicationdatabasemodel.h.