|
|
|
/*!
|
|
|
|
@namespace QtMvvm
|
|
|
|
|
|
|
|
The following list shows which classes belong to which Qt module, in alphabetical order:
|
|
|
|
|
|
|
|
- QtMvvmCore:
|
|
|
|
- Binding
|
|
|
|
- CoreApp
|
|
|
|
- IPresenter
|
|
|
|
- ISettingsSetupLoader
|
|
|
|
- MessageConfig
|
|
|
|
- MessageResult
|
|
|
|
- PresenterException
|
|
|
|
- ServiceConstructionException
|
|
|
|
- ServiceDependencyException
|
|
|
|
- ServiceExistsException
|
|
|
|
- ServiceRegistry
|
|
|
|
- SettingsLoaderException
|
|
|
|
- SettingsViewModel
|
|
|
|
- ViewModel
|
|
|
|
- All Methods not explicitly listed
|
|
|
|
- QML import: @ref de::skycoder42::QtMvvm::Core "de.skycoder42.QtMvvm.Core"
|
|
|
|
- QtMvvmWidgets:
|
|
|
|
- InputWidgetFactory
|
|
|
|
- IPresentingView
|
|
|
|
- SettingsDialog
|
|
|
|
- WidgetsPresenter
|
|
|
|
- QtMvvmQuick:
|
|
|
|
- InputViewFactory
|
|
|
|
- QuickPresenter
|
|
|
|
- QML import: @ref de::skycoder42::QtMvvm::Quick "de.skycoder42.QtMvvm.Quick"
|
|
|
|
- QtMvvmDataSyncCore:
|
|
|
|
- AccountModel
|
|
|
|
- DataSyncViewModel
|
|
|
|
- ExchangeDevicesModel
|
|
|
|
- NetworkExchangeViewModel
|
|
|
|
- QML import: @ref de::skycoder42::QtMvvm::DataSync::Core "de.skycoder42.QtMvvm.DataSync.Core"
|
|
|
|
- QtMvvmDataSyncWidgets:
|
|
|
|
- DataSyncWindow
|
|
|
|
- NetworkExchangeWindow
|
|
|
|
- registerDataSyncWidgets()
|
|
|
|
- QtMvvmDataSyncQuick:
|
|
|
|
- registerDataSyncQuick()
|
|
|
|
- QML import: @ref de::skycoder42::QtMvvm::DataSync::Quick "de.skycoder42.QtMvvm.DataSync.Quick"
|
|
|
|
*/
|
|
|
|
|
|
|
|
/*!
|
|
|
|
@namespace de::skycoder42::QtMvvm::Core
|
|
|
|
@brief The QML import for the QtMvvmCore QML module
|
|
|
|
|
|
|
|
<b>Current Version</b><br/>
|
|
|
|
1.0
|
|
|
|
|
|
|
|
<b>Available Types</b>
|
|
|
|
- @ref QtMvvm::MessageConfig "MessageConfig" (uncreatable)
|
|
|
|
- @ref QtMvvm::MessageResult "MessageResult" (uncreatable)
|
|
|
|
- MvvmBinding
|
|
|
|
- Message (singleton)
|
|
|
|
- @ref QtMvvm::SettingsViewModel "SettingsViewModel" (uncreatable)
|
|
|
|
- @ref QtMvvm::ViewModel "ViewModel" (uncreatable)
|
|
|
|
*/
|
|
|
|
|
|
|
|
/*!
|
|
|
|
@namespace de::skycoder42::QtMvvm::Quick
|
|
|
|
@brief The QML import for the QtMvvmQuick QML module
|
|
|
|
|
|
|
|
<b>Current Version</b><br/>
|
|
|
|
1.0
|
|
|
|
|
|
|
|
<b>Available Types</b>
|
|
|
|
- @ref QtMvvm::InputViewFactory "InputViewFactory" (uncreatable)
|
|
|
|
- QuickPresenter (singleton)
|
|
|
|
- FileChooser
|
|
|
|
- AlertDialog
|
|
|
|
- ContrastToolBar
|
|
|
|
- ToolBarLabel
|
|
|
|
- ActionButton
|
|
|
|
- RoundActionButton
|
|
|
|
- MenuButton
|
|
|
|
- FileDialog
|
|
|
|
- FolderDialog
|
|
|
|
- PresenterProgress
|
|
|
|
- PresentingStackView
|
|
|
|
- PopupPresenter
|
|
|
|
- DialogPresenter
|
|
|
|
- PresentingDrawer
|
|
|
|
- SettingsView
|
|
|
|
- QtMvvmApp
|
|
|
|
*/
|
|
|
|
|
|
|
|
/*!
|
|
|
|
@namespace de::skycoder42::QtMvvm::DataSync::Core
|
|
|
|
@brief The QML import for the QtMvvmDataSyncCore QML module
|
|
|
|
|
|
|
|
<b>Current Version</b><br/>
|
|
|
|
1.0
|
|
|
|
*/
|
|
|
|
|
|
|
|
/*!
|
|
|
|
@namespace de::skycoder42::QtMvvm::DataSync::Quick
|
|
|
|
@brief The QML import for the QtMvvmDataSyncQuick QML module
|
|
|
|
|
|
|
|
<b>Current Version</b><br/>
|
|
|
|
1.0
|
|
|
|
*/
|