| ▼Nde | |
| ▼Nskycoder42 | |
| ▼NQtMvvm | |
| ▼NCore | The QML import for the QtMvvmCore QML module |
| CMessage | A QML signelton to access the QtMvvm namespace methods for showing simple dialogs |
| CMvvmBinding | A QML class to create a local mvvm multiway binding |
| ▼NDataSync | |
| ▼NQuick | The QML import for the QtMvvmDataSyncQuick QML module |
| CDataSyncView | The view implementation for the QtMvvm::DataSyncViewModel |
| CNetworkExchangeView | The view implementation for the QtMvvm::NetworkExchangeViewModel |
| ▼NQuick | The QML import for the QtMvvmQuick QML module |
| CActionButton | An extension of the ToolButton for better appearance |
| CAlertDialog | An extension of the Dialog for better appearance |
| CContrastToolBar | An extension of the ToolBar for better appearance |
| CDialogPresenter | A presentation helper that can present generic mvvm dialogs |
| CFileChooser | A QML class access the native file chooser on android |
| CFileDialog | A file dialog implementation based on the labs file dialog |
| CFolderDialog | A folder dialog implementation based on the labs folder dialog |
| CMenuButton | An extension of the ActionButton to provide a simple "more menu" button |
| CPopupPresenter | A presentation helper that can present mvvm views that extend the Popup type |
| CPresenterProgress | A ProgressBar with automatic bindings to the presenters view loading progress |
| CPresentingDrawer | A Drawer that can be used as a presenter for drawer views |
| CPresentingStackView | A presentation helper that can present standard mvvm views |
| CQtMvvmApp | An application root window that is a full fledged QML presenter |
| CQuickPresenter | A QML singleton to access common presenter methods globally |
| CRoundActionButton | An extension of the RoundButton for better appearance |
| CSettingsView | The view implementation for the QtMvvm::SettingsViewModel |
| CToolBarLabel | An extension of the Label for better appearance when used in a toolbar |
| ▼NQtMvvm | The primary namespace of the QtMvvm library |
| ▼NSettingsElements | A sub namespace for the different elements in a settings setup |
| CCategory | A top level category to organize sections in |
| CEntry | An entry in the settings to display and edit a value |
| CGroup | A logical group of settings entries |
| CSection | A bigger section for different entries and groups |
| CSetup | The whole settings setup |
| CAccountModel | A list model implementation for QtDataSync::DeviceInfo via a QtDataSync::AccountManager |
| CBinding | A handle to a multidirectional binding between properties |
| CCoreApp | A logicaly application object to drive the mvvm application from the core part |
| CDataSyncViewModel | A viewmodel to show a overview of the datasync status and account |
| CDataSyncWindow | The widgets view implementation for the DataSyncViewModel |
| CExchangeDevicesModel | A list model implementation to show all devices available by the QtDataSync::UserExchangeManager |
| CInputViewFactory | A factory class to generate input edit views by their type names |
| CInputWidgetFactory | A factory class to generate input edit widgets by their type names |
| CIPresenter | The interface for a GUI view presenter |
| CIPresentingView | A simple interface to make it possible for any view to present subviews |
| CISettingsSetupLoader | An interface for a generic settings setup loader |
| CMessageConfig | A configuration for a simple dialog to be shown from the core code |
| CMessageResult | A result watcher to get the result once a dialog has finished |
| CNetworkExchangeViewModel | A viewmodel to show a dialog to exchange account data via the QtDataSync::UserExchangeManager |
| CNetworkExchangeWindow | The widgets view implementation for the NetworkExchangeViewModel |
| CPresenterException | An exception to be thrown from the presenter if presenting fails |
| CQuickPresenter | The IPresenter implementation for the quick module |
| CServiceConstructionException | Is thrown in case the construction of a service has failed |
| CServiceDependencyException | Is thrown if a service could not be created because of a missing dependency to be injected |
| CServiceExistsException | Is thrown if a service is beeing registered that is already registered |
| CServiceRegistry | A singleton to prepare services for dependency injection and to access them |
| CSettingsDialog | The widgets view implementation for the SettingsViewModel |
| CSettingsLoaderException | An exception throw in case loading a settings setup went wrong |
| CSettingsViewModel | A ViewModel for a generic settings dialog based of an XML settings file |
| CViewModel | The base class for all viewmodels |
| CWidgetsPresenter | The IPresenter implementation for the widgets module |
1.8.14