▼CApplicationWindow | |
Cde::skycoder42::QtMvvm::Quick::QtMvvmApp | An application root window that is a full fledged QML presenter |
CQtMvvm::Binding | A handle to a multidirectional binding between properties |
CQtMvvm::SettingsElements::Category | A top level category to organize sections in |
▼CDialog | |
Cde::skycoder42::QtMvvm::Quick::AlertDialog | An extension of the Dialog for better appearance |
▼CDrawer | |
Cde::skycoder42::QtMvvm::Quick::PresentingDrawer | A Drawer that can be used as a presenter for drawer views |
CQtMvvm::SettingsElements::Entry | An entry in the settings to display and edit a value |
▼CFileDialog | |
Cde::skycoder42::QtMvvm::Quick::FileDialog | A file dialog implementation based on the labs file dialog |
▼CFolderDialog | |
Cde::skycoder42::QtMvvm::Quick::FolderDialog | A folder dialog implementation based on the labs folder dialog |
CQtMvvm::SettingsElements::Group | A logical group of settings entries |
▼CQtMvvm::IPresenter | The interface for a GUI view presenter |
CQtMvvm::QuickPresenter | The IPresenter implementation for the quick module |
CQtMvvm::WidgetsPresenter | The IPresenter implementation for the widgets module |
CQtMvvm::IPresentingView | A simple interface to make it possible for any view to present subviews |
CQtMvvm::ISettingsSetupLoader | An interface for a generic settings setup loader |
▼CLabel | |
Cde::skycoder42::QtMvvm::Quick::ToolBarLabel | An extension of the Label for better appearance when used in a toolbar |
CQtMvvm::MessageConfig | A configuration for a simple dialog to be shown from the core code |
▼CPage | |
Cde::skycoder42::QtMvvm::DataSync::Quick::DataSyncView | The view implementation for the QtMvvm::DataSyncViewModel |
Cde::skycoder42::QtMvvm::DataSync::Quick::NetworkExchangeView | The view implementation for the QtMvvm::NetworkExchangeViewModel |
Cde::skycoder42::QtMvvm::Quick::SettingsView | The view implementation for the QtMvvm::SettingsViewModel |
▼CProgressBar | |
Cde::skycoder42::QtMvvm::Quick::PresenterProgress | A ProgressBar with automatic bindings to the presenters view loading progress |
▼C | |
CQtMvvm::PresenterException | An exception to be thrown from the presenter if presenting fails |
▶CQtMvvm::ServiceConstructionException | Is thrown in case the construction of a service has failed |
CQtMvvm::ServiceExistsException | Is thrown if a service is beeing registered that is already registered |
CQtMvvm::SettingsLoaderException | An exception throw in case loading a settings setup went wrong |
▼C | |
▶C | |
CQtMvvm::CoreApp | A logicaly application object to drive the mvvm application from the core part |
CQtMvvm::InputViewFactory | A factory class to generate input edit views by their type names |
CQtMvvm::InputWidgetFactory | A factory class to generate input edit widgets by their type names |
CQtMvvm::MessageResult | A result watcher to get the result once a dialog has finished |
CQtMvvm::QuickPresenter | The IPresenter implementation for the quick module |
▶CQtMvvm::ViewModel | The base class for all viewmodels |
CQtMvvm::WidgetsPresenter | The IPresenter implementation for the widgets module |
▶C | |
▼C | |
C | |
▼C | |
Cde::skycoder42::QtMvvm::Quick::FileDialog | A file dialog implementation based on the labs file dialog |
▼C | |
Cde::skycoder42::QtMvvm::Quick::FolderDialog | A folder dialog implementation based on the labs folder dialog |
▼CQtObject | |
Cde::skycoder42::QtMvvm::Core::Message | A QML signelton to access the QtMvvm namespace methods for showing simple dialogs |
Cde::skycoder42::QtMvvm::Core::MvvmBinding | A QML class to create a local mvvm multiway binding |
Cde::skycoder42::QtMvvm::Quick::DialogPresenter | A presentation helper that can present generic mvvm dialogs |
▶Cde::skycoder42::QtMvvm::Quick::FileChooser | A QML class access the native file chooser on android |
Cde::skycoder42::QtMvvm::Quick::PopupPresenter | A presentation helper that can present mvvm views that extend the Popup type |
Cde::skycoder42::QtMvvm::Quick::QuickPresenter | A QML singleton to access common presenter methods globally |
▼C | |
Cde::skycoder42::QtMvvm::Core::Message | A QML signelton to access the QtMvvm namespace methods for showing simple dialogs |
Cde::skycoder42::QtMvvm::Core::MvvmBinding | A QML class to create a local mvvm multiway binding |
Cde::skycoder42::QtMvvm::Quick::DialogPresenter | A presentation helper that can present generic mvvm dialogs |
Cde::skycoder42::QtMvvm::Quick::FileChooser | A QML class access the native file chooser on android |
Cde::skycoder42::QtMvvm::Quick::PopupPresenter | A presentation helper that can present mvvm views that extend the Popup type |
Cde::skycoder42::QtMvvm::Quick::QuickPresenter | A QML singleton to access common presenter methods globally |
▼C | |
Cde::skycoder42::QtMvvm::Quick::QtMvvmApp | An application root window that is a full fledged QML presenter |
▼C | |
Cde::skycoder42::QtMvvm::Quick::AlertDialog | An extension of the Dialog for better appearance |
▼C | |
Cde::skycoder42::QtMvvm::Quick::PresentingDrawer | A Drawer that can be used as a presenter for drawer views |
▼C | |
Cde::skycoder42::QtMvvm::Quick::ToolBarLabel | An extension of the Label for better appearance when used in a toolbar |
▼C | |
Cde::skycoder42::QtMvvm::DataSync::Quick::DataSyncView | The view implementation for the QtMvvm::DataSyncViewModel |
Cde::skycoder42::QtMvvm::DataSync::Quick::NetworkExchangeView | The view implementation for the QtMvvm::NetworkExchangeViewModel |
Cde::skycoder42::QtMvvm::Quick::SettingsView | The view implementation for the QtMvvm::SettingsViewModel |
▼C | |
Cde::skycoder42::QtMvvm::Quick::PresenterProgress | A ProgressBar with automatic bindings to the presenters view loading progress |
▼C | |
Cde::skycoder42::QtMvvm::Quick::RoundActionButton | An extension of the RoundButton for better appearance |
▼C | |
Cde::skycoder42::QtMvvm::Quick::PresentingStackView | A presentation helper that can present standard mvvm views |
▼C | |
Cde::skycoder42::QtMvvm::Quick::ContrastToolBar | An extension of the ToolBar for better appearance |
▼C | |
▶Cde::skycoder42::QtMvvm::Quick::ActionButton | An extension of the ToolButton for better appearance |
▼CRoundButton | |
Cde::skycoder42::QtMvvm::Quick::RoundActionButton | An extension of the RoundButton for better appearance |
CQtMvvm::SettingsElements::Section | A bigger section for different entries and groups |
CQtMvvm::ServiceRegistry | A singleton to prepare services for dependency injection and to access them |
CQtMvvm::SettingsElements::Setup | The whole settings setup |
▼CStackView | |
Cde::skycoder42::QtMvvm::Quick::PresentingStackView | A presentation helper that can present standard mvvm views |
▼CToolBar | |
Cde::skycoder42::QtMvvm::Quick::ContrastToolBar | An extension of the ToolBar for better appearance |
▼CToolButton | |
Cde::skycoder42::QtMvvm::Quick::ActionButton | An extension of the ToolButton for better appearance |