applicationdatabasemodel.h File Reference
#include "treemodel.h"
#include "applicationdatabaseitem.h"
#include <memory>
#include <QStringList>
+ 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 >
 

Typedef Documentation

◆ ApplicationDatabaseModelPtr

Definition at line 91 of file applicationdatabasemodel.h.