My Project
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Clomiri::util::DaemonHelper class to turn a process into a daemon
 Cstd::exception
 Clomiri::ExceptionAbstract base class for all Lomiri exceptions
 Clomiri::FileExceptionException to indicate file I/O errors, such as failure to open or write to a file
 Clomiri::InvalidArgumentExceptionException to indicate that an invalid argument was passed to a function, such as passing nullptr when the function expects the argument to be non-null
 Clomiri::LogicExceptionException to indicate a logic error, such as driving the API incorrectly, such as calling methods in the wrong worder
 Clomiri::ResourceExceptionException for miscellaneous errors, such as failure of a third-party library or hitting resource limitations
 Clomiri::ShutdownExceptionException to indicate errors during shutdown
 Clomiri::SyscallExceptionException to indicate system or library call errors that set errno
 Clomiri::util::GObjectDeleterUsed by the make_gobject, unique_gobject and share_gobject as the deleter
 Clomiri::util::IniParserHelper class to read and write configuration files
 Cstd::nested_exception
 Clomiri::ExceptionAbstract base class for all Lomiri exceptions
 CQAbstractListModel
 Clomiri::shell::application::ApplicationManagerInterfaceThe Application manager
 Clomiri::shell::application::MirSurfaceListInterfaceInterface for a list model of MirSurfaces
 Clomiri::shell::launcher::AppDrawerModelInterfaceA list of app drawer items to be displayed
 Clomiri::shell::launcher::LauncherModelInterfaceA list of launcher items to be displayed
 Clomiri::shell::launcher::QuickListModelInterfaceA model containing QuickList actions for an application in the launcher
 Clomiri::shell::notifications::ModelInterfaceA list of notifications to be displayed
 CQObject
 CMirActing mostly as a namespace to hold enums and such for use in QML
 Clomiri::shell::application::ApplicationInfoInterfaceA class that holds information about applications
 Clomiri::shell::application::MirSurfaceInterfaceHolds a Mir surface. Pretty much an opaque class
 Clomiri::shell::application::SurfaceManagerInterface
 Clomiri::shell::launcher::LauncherItemInterfaceAn item presented in the launcher
 Clomiri::shell::notifications::HintWraps NotificationInterface's hint flags
 Clomiri::shell::notifications::NotificationInterfaceA Notification object
 Clomiri::shell::notifications::SourceInterfaceA source of notifications
 Clomiri::shell::notifications::TypeWraps NotificationInterface's type enumeration
 Clomiri::shell::notifications::UrgencyWraps NotificationInterface's urgency enumeration
 CQPlatformCursor
 CMirPlatformCursorCursor interface for Mir platform
 CQQuickItem
 CMirMousePointerInterfaceThe QML mouse pointer
 Clomiri::shell::application::MirSurfaceItemInterfaceRenders a MirSurface in a QML scene and forwards the input events it receives to it
 Clomiri::util::ResourcePtr< R, D >Class to guarantee deallocation of arbitrary resources