My Project
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NlomiriTop-level namespace for all things Lomiri-related
 Nshell
 Napplication
 CApplicationInfoInterfaceA class that holds information about applications
 CApplicationManagerInterfaceThe Application manager
 CMirSurfaceInterfaceHolds a Mir surface. Pretty much an opaque class
 CMirSurfaceItemInterfaceRenders a MirSurface in a QML scene and forwards the input events it receives to it
 CMirSurfaceListInterfaceInterface for a list model of MirSurfaces
 CSurfaceManagerInterface
 Nlauncher
 CAppDrawerModelInterfaceA list of app drawer items to be displayed
 CLauncherItemInterfaceAn item presented in the launcher
 CLauncherModelInterfaceA list of launcher items to be displayed
 CQuickListModelInterfaceA model containing QuickList actions for an application in the launcher
 Nnotifications
 CHintWraps NotificationInterface's hint flags
 CModelInterfaceA list of notifications to be displayed
 CNotificationInterfaceA Notification object
 CSourceInterfaceA source of notifications
 CTypeWraps NotificationInterface's type enumeration
 CUrgencyWraps NotificationInterface's urgency enumeration
 Nutil
 CDaemonHelper class to turn a process into a daemon
 CGObjectDeleterUsed by the make_gobject, unique_gobject and share_gobject as the deleter
 CIniParserHelper class to read and write configuration files
 CResourcePtrClass to guarantee deallocation of arbitrary resources
 CExceptionAbstract base class for all Lomiri exceptions
 CFileExceptionException to indicate file I/O errors, such as failure to open or write to a file
 CInvalidArgumentExceptionException 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
 CLogicExceptionException to indicate a logic error, such as driving the API incorrectly, such as calling methods in the wrong worder
 CResourceExceptionException for miscellaneous errors, such as failure of a third-party library or hitting resource limitations
 CShutdownExceptionException to indicate errors during shutdown
 CSyscallExceptionException to indicate system or library call errors that set errno
 CMirActing mostly as a namespace to hold enums and such for use in QML
 CMirMousePointerInterfaceThe QML mouse pointer
 CMirPlatformCursorCursor interface for Mir platform