digiKam
|
Public Member Functions | |
DModelFactory () | |
AlbumModel * | getAlbumModel () const |
DateAlbumModel * | getDateAlbumModel () const |
ItemVersionsModel * | getItemVersionsModel () const |
SearchModel * | getSearchModel () const |
TagModel * | getTagFaceModel () const |
TagModel * | getTagFilterModel () const |
TagModel * | getTagModel () const |
~DModelFactory () override | |
This class is simply a factory of all models that build the core of the digikam application.
Digikam::DModelFactory::DModelFactory | ( | ) |
|
override |
AlbumModel * Digikam::DModelFactory::getAlbumModel | ( | ) | const |
Referenced by Digikam::ItemIconView::ItemIconView().
DateAlbumModel * Digikam::DModelFactory::getDateAlbumModel | ( | ) | const |
Referenced by Digikam::ItemIconView::ItemIconView().
ItemVersionsModel * Digikam::DModelFactory::getItemVersionsModel | ( | ) | const |
SearchModel * Digikam::DModelFactory::getSearchModel | ( | ) | const |
Referenced by Digikam::ItemIconView::ItemIconView().
TagModel * Digikam::DModelFactory::getTagFaceModel | ( | ) | const |
Referenced by Digikam::ItemIconView::ItemIconView().
TagModel * Digikam::DModelFactory::getTagFilterModel | ( | ) | const |
Referenced by Digikam::ItemIconView::ItemIconView().
TagModel * Digikam::DModelFactory::getTagModel | ( | ) | const |
Referenced by Digikam::ItemIconView::ItemIconView().