LunaSysMgr
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SystemUiController Class Reference

#include <SystemUiController.h>

Inheritance diagram for SystemUiController:
[legend]
Collaboration diagram for SystemUiController:
[legend]

Public Types

enum  DirectRenderingEnabledLayers {
  DISABLE_ALL_DIRECT_RENDERING = 0, DOCK_MODE_WINDOW_MANAGER, TOP_LEVEL_WINDOW_MANAGER, EMERGENCY_MODE_WINDOW_MANAGER,
  OVERLAY_WINDOW_MANAGER, CARD_WINDOW_MANAGER, NUMBER_OF_LAYERS
}
 
enum  ModalWinLaunchErrorReason {
  LaunchUnknown = -1, NoErr = 0, MalformedRequest, NoMaximizedCard,
  ParentDifferent, AnotherModalActive, AppToLaunchDoesntExist, AppToLaunchIsntReady,
  AnotherInstanceAlreadyRunning, MissingAppDescriptor, MissingProcessId, InternalError,
  LaunchErrorMax
}
 
enum  ModalWinDismissErrorReason {
  DismissUnknown = (LaunchErrorMax+1), HomeButtonPressed, ServiceDismissedModalCard, ParentCardDismissed,
  ActiveCardsSwitched, UiMinimized
}
 
enum  LauncherOperations {
  LAUNCHEROP_ADDCARD, LAUNCHEROP_REORDER, LAUNCHEROP_DELETECARD, LAUNCHEROP_INVOKERENAMECARD,
  LAUNCHEROP_UNKNOWN
}
 
enum  LauncherActions {
  LAUNCHERACT_MENUACTIVE, LAUNCHERACT_INFOACTIVE, LAUNCHERACT_EDITINGCARDTITLE, LAUNCHERACT_DBG_ACTIVATE_SCREEN_GRID,
  LAUNCHERACT_DBG_DEACTIVATE_SCREEN_GRID
}
 

Signals

void signalCardWindowAdded ()
 
void signalCardWindowTimeout ()
 
void signalPositiveSpaceChanged (const QRect &r)
 
void signalPositiveSpaceAboutToChange (const QRect &r, bool fullScreen, bool screenResizing)
 
void signalPositiveSpaceChangeFinished (const QRect &r)
 
void signalNegativeSpaceChanged (const QRect &r)
 
void signalNegativeSpaceAboutToChange (const QRect &r, bool fullScreen, bool screenResizing)
 
void signalNegativeSpaceChangeFinished (const QRect &r)
 
void signalEmergencyMode (bool enable)
 
void signalEmergencyModeHomeButtonPressed ()
 
void signalFocusMaximizedCardWindow (bool enable)
 
void signalMaximizedCardWindowChanged (Window *win)
 
void signalMaximizeActiveCardWindow ()
 
void signalMinimizeActiveCardWindow ()
 
void signalCardWindowMaximized ()
 
void signalCardWindowMinimized ()
 
void signalChangeCardWindow (bool next)
 
void signalHideMenu ()
 
void signalLauncherVisible (bool visible, bool fullyVisible)
 
void signalLauncherShown (bool shown)
 
void signalShowUniversalSearch ()
 
void signalHideUniversalSearch (bool showLauncher, bool speedDial)
 
void signalUniversalSearchFocusChange (bool enabled)
 
void signalShowLauncher ()
 
void signalHideLauncher ()
 
void signalToggleLauncher ()
 
void signalLauncherAddCard ()
 
void signalLauncherEnterReorderCardMode ()
 
void signalLauncherRenameCard (int, QString)
 
void signalLauncherDeleteCard ()
 
void signalLauncherInvokeRenameCard ()
 
void signalLauncherActionEditingCardTitle ()
 
void signalLauncherActionAppInfoWindowActive ()
 
void signalLauncherActionMenuActive ()
 
void signalLauncherActionDbgScreenGrid (bool on, int xspan, int yspan)
 
void signalLauncherMenuOpEnd ()
 
void signalLauncherActionEnd ()
 
void signalShowDock ()
 
void signalHideDock ()
 
void signalFadeDock (bool fadeOut)
 
void signalOpenDashboard ()
 
void signalCloseDashboard (bool forceClose)
 
void signalCloseAlert ()
 
void signalDockModeEnable (bool enabled)
 
void signalChangeDockModeApp (bool next)
 
void signalBackGestureRejectedDockMode ()
 
void signalBootFinished ()
 
void signalStatusBarAndNotificationShown (bool shown)
 
void signalOverlayNotificationPositionChanged (uint32_t newPosition)
 
void signalOverlayNotificationSuppressBannerMessages (bool suppress)
 
void signalAlertActivated ()
 
void signalAlertDeactivated ()
 
void signalTransientAlertActivated ()
 
void signalTransientAlertDeactivated ()
 
void signalBannerActivated ()
 
void signalBannerDeactivated ()
 
void signalBannerAboutToUpdate (QRect &scrBounds)
 
void signalEditorFocusChanged (bool focus)
 
void signalAboutToSendSyncMessage ()
 
void signalDockModeStatusBarToggle ()
 
void signalModalWindowAdded ()
 
void signalModalWindowRemoved ()
 
void signalUiRotationAboutToStart ()
 
void signalUiRotationCompleted ()
 
void signalEmergencyModeWindowFocusChange (bool focus)
 

Public Member Functions

 ~SystemUiController ()
 
void init ()
 
bool handleEvent (QEvent *event)
 
bool handleKeyEvent (QKeyEvent *event)
 
bool handleMouseEvent (QMouseEvent *event)
 
bool handleGestureEvent (QGestureEvent *event)
 
bool handleCustomEvent (QEvent *event)
 
void setCardWindowAboutToMaximize ()
 
void setCardWindowMaximized (bool val)
 
void updateStatusBarTitle ()
 
void setLauncherShown (bool val)
 
void setUniversalSearchShown (bool val)
 
void setDockShown (bool val)
 
void showOrHideUniversalSearch (bool show, bool showLauncher, bool speedDial)
 
void showOrHideLauncher (bool show)
 
void showOrHideDock (bool show)
 
void setDashboardOpened (bool val, bool isSoftDismissable)
 
void setDashboardHasContent (bool val)
 
void setAlertVisible (bool val)
 
void setEmergencyMode (bool enable)
 
void setActiveCardWindow (Window *window)
 
void setMaximizedCardWindow (Window *window)
 
void setRequestedSystemOrientation (Event::Orientation orient, bool reasonCardMaximizing=false, bool skipAnimation=false)
 
void setLauncherWindow (Window *window)
 
void setUniversalSearchWindow (Window *window)
 
void focusMaximizedCardWindow (bool enable)
 
void enterOrExitCardReorder (bool entered)
 
bool doesDashboardHaveContent () const
 
void enterOrExitDockModeUi (bool enter)
 
void setDirectRenderingForWindow (DirectRenderingEnabledLayers layer, CardWindow *win, bool enable, bool force=false)
 
void enableDirectRendering (bool enable)
 
void setLauncherVisible (bool visible, bool fullyVisible)
 
void setDockVisible (bool val)
 
void setMenuVisible (bool val)
 
void setDeviceLocked (bool val)
 
void setDockMode (bool inDockMode)
 
void setInLauncherReorder (bool reorder)
 
void toggleCurrentAppMenu ()
 
void openDashboard ()
 
void closeDashboard (bool force)
 
bool isCardWindowMaximized () const
 
bool isLauncherShown () const
 
bool isUniversalSearchShown ()
 
bool isDockShown () const
 
bool isDashboardOpened () const
 
bool isInDockMode () const
 
bool isScreenLocked () const
 
bool isInEmergencyMode () const
 
bool isInFullScreenMode ()
 
bool isModalWindowActive ()
 
const WindowlauncherWindow () const
 
const WindowuniversalSearchWindow () const
 
WindowactiveCardWindow () const
 
WindowactiveWindow () const
 
std::string activeApplicationName ()
 
WindowmaximizedCardWindow () const
 
std::string maximizedApplicationName () const
 
std::string maximizedApplicationMenuName () const
 
std::string maximizedApplicationId () const
 
void layout ()
 
bool okToResizeUi ()
 
void resizeAndRotateUi (int width, int height, int rotationAngle)
 
void rotationStarting ()
 
void rotationComplete ()
 
bool isUiRotating ()
 
int getRotationAngle ()
 
bool dashboardOwnsNegativeSpace () const
 
void setUiRootItemPtr (QGraphicsItem *ptr)
 
int currentUiWidth ()
 
int currentUiHeight ()
 
bool isUiInPortraitMode ()
 
void setMinimumPositiveSpaceHeight (int val)
 
void setMaximumPositiveSpaceHeight (int val)
 
int minimumPositiveSpaceHeight () const
 
int maximumPositiveSpaceHeight () const
 
int minimumPositiveSpaceBottom () const
 
int maximumPositiveSpaceBottom () const
 
bool changeNegativeSpace (int newTop, bool openingDashboard, bool immediate=false)
 
const QRect & positiveSpaceBounds ()
 
const QRect & negativeSpaceBounds ()
 
void hideStatusBarAndNotificationArea ()
 
void showStatusBarAndNotificationArea ()
 
bool statusBarAndNotificationAreaShown () const
 
void setBootFinished ()
 
bool bootFinished () const
 
void updateProperties (Window *win, const WindowProperties &props)
 
void notifyAlertActivated ()
 
void notifyAlertDeactivated ()
 
void notifyTransientAlertActivated ()
 
void notifyTransientAlertDeactivated ()
 
void notifyBannerActivated ()
 
void notifyBannerDeactivated ()
 
void notifyBannerAboutToUpdate (QRect &scrBounds)
 
void notifyModalWindowActivated (Window *modalParent)
 
void notifyModalWindowDeactivated ()
 
WindowgetModalParent () const
 
void notifyEditorFocusChanged (bool focus)
 
QSharedPointer< QPixmap > loadingStrip ()
 
QSharedPointer< QPixmap > warningIcon ()
 
void aboutToSendSyncMessage ()
 
void setStatusBar (StatusBar *statusBar)
 
const StatusBarstatusBar () const
 
void setModalWindowDismissErrReason (ModalWinDismissErrorReason reason)
 
void setModalWindowLaunchErrReason (ModalWinLaunchErrorReason reason)
 
bool wasModalAddedSuccessfully ()
 
std::string getModalWindowLaunchErrReason ()
 
std::string getModalWindowDismissErrReason ()
 
int getModalWindowLaunchErrReasonCode ()
 
int getModalWindowDismissErrReasonCode ()
 
void cardWindowAdded ()
 
void cardWindowTimeout ()
 
void launcherAction (LauncherActions act)
 
void launcherMenuOp (LauncherOperations op)
 
void launcherChangeCardTitle (int launcherCardId, const std::string &launcherCardLabel)
 
void launcherDbgActionScreenGrid (LauncherActions act, int xspan=0, int yspan=0)
 
uint32_t getOverlayNotificationPosition ()
 

Static Public Member Functions

static SystemUiControllerinstance ()
 

Member Enumeration Documentation

Enumerator
DISABLE_ALL_DIRECT_RENDERING 
DOCK_MODE_WINDOW_MANAGER 
TOP_LEVEL_WINDOW_MANAGER 
EMERGENCY_MODE_WINDOW_MANAGER 
OVERLAY_WINDOW_MANAGER 
CARD_WINDOW_MANAGER 
NUMBER_OF_LAYERS 
Enumerator
LAUNCHERACT_MENUACTIVE 
LAUNCHERACT_INFOACTIVE 
LAUNCHERACT_EDITINGCARDTITLE 
LAUNCHERACT_DBG_ACTIVATE_SCREEN_GRID 
LAUNCHERACT_DBG_DEACTIVATE_SCREEN_GRID 
Enumerator
LAUNCHEROP_ADDCARD 
LAUNCHEROP_REORDER 
LAUNCHEROP_DELETECARD 
LAUNCHEROP_INVOKERENAMECARD 
LAUNCHEROP_UNKNOWN 
Enumerator
DismissUnknown 
HomeButtonPressed 
ServiceDismissedModalCard 
ParentCardDismissed 
ActiveCardsSwitched 
UiMinimized 
Enumerator
LaunchUnknown 
NoErr 
MalformedRequest 
NoMaximizedCard 
ParentDifferent 
AnotherModalActive 
AppToLaunchDoesntExist 
AppToLaunchIsntReady 
AnotherInstanceAlreadyRunning 
MissingAppDescriptor 
MissingProcessId 
InternalError 
LaunchErrorMax 

Constructor & Destructor Documentation

SystemUiController::~SystemUiController ( )

Member Function Documentation

void SystemUiController::aboutToSendSyncMessage ( )
std::string SystemUiController::activeApplicationName ( )
Window* SystemUiController::activeCardWindow ( ) const
inline
Window * SystemUiController::activeWindow ( ) const
bool SystemUiController::bootFinished ( ) const
void SystemUiController::cardWindowAdded ( )
void SystemUiController::cardWindowTimeout ( )
bool SystemUiController::changeNegativeSpace ( int  newTop,
bool  openingDashboard,
bool  immediate = false 
)
void SystemUiController::closeDashboard ( bool  force)
int SystemUiController::currentUiHeight ( )
inline
int SystemUiController::currentUiWidth ( )
inline
bool SystemUiController::dashboardOwnsNegativeSpace ( ) const
inline
bool SystemUiController::doesDashboardHaveContent ( ) const
inline
void SystemUiController::enableDirectRendering ( bool  enable)
void SystemUiController::enterOrExitCardReorder ( bool  entered)
void SystemUiController::enterOrExitDockModeUi ( bool  enter)
void SystemUiController::focusMaximizedCardWindow ( bool  enable)
Window* SystemUiController::getModalParent ( ) const
inline
std::string SystemUiController::getModalWindowDismissErrReason ( )
int SystemUiController::getModalWindowDismissErrReasonCode ( )
inline
std::string SystemUiController::getModalWindowLaunchErrReason ( )
int SystemUiController::getModalWindowLaunchErrReasonCode ( )
inline
uint32_t SystemUiController::getOverlayNotificationPosition ( )
inline
int SystemUiController::getRotationAngle ( )
inline
bool SystemUiController::handleCustomEvent ( QEvent event)
bool SystemUiController::handleEvent ( QEvent event)
bool SystemUiController::handleGestureEvent ( QGestureEvent *  event)
bool SystemUiController::handleKeyEvent ( QKeyEvent *  event)
bool SystemUiController::handleMouseEvent ( QMouseEvent *  event)
void SystemUiController::hideStatusBarAndNotificationArea ( )
void SystemUiController::init ( )
SystemUiController * SystemUiController::instance ( void  )
static
bool SystemUiController::isCardWindowMaximized ( ) const
inline
bool SystemUiController::isDashboardOpened ( ) const
inline
bool SystemUiController::isDockShown ( ) const
bool SystemUiController::isInDockMode ( ) const
inline
bool SystemUiController::isInEmergencyMode ( ) const
inline
bool SystemUiController::isInFullScreenMode ( )
bool SystemUiController::isLauncherShown ( ) const
bool SystemUiController::isModalWindowActive ( )
inline
bool SystemUiController::isScreenLocked ( ) const
inline
bool SystemUiController::isUiInPortraitMode ( )
inline
bool SystemUiController::isUiRotating ( )
inline
bool SystemUiController::isUniversalSearchShown ( )
inline
void SystemUiController::launcherAction ( LauncherActions  act)
void SystemUiController::launcherChangeCardTitle ( int  launcherCardId,
const std::string &  launcherCardLabel 
)
void SystemUiController::launcherDbgActionScreenGrid ( LauncherActions  act,
int  xspan = 0,
int  yspan = 0 
)
void SystemUiController::launcherMenuOp ( LauncherOperations  op)
const Window* SystemUiController::launcherWindow ( ) const
inline
void SystemUiController::layout ( )
QSharedPointer< QPixmap > SystemUiController::loadingStrip ( )
std::string SystemUiController::maximizedApplicationId ( ) const
std::string SystemUiController::maximizedApplicationMenuName ( ) const
std::string SystemUiController::maximizedApplicationName ( ) const
Window* SystemUiController::maximizedCardWindow ( ) const
inline
int SystemUiController::maximumPositiveSpaceBottom ( ) const
int SystemUiController::maximumPositiveSpaceHeight ( ) const
int SystemUiController::minimumPositiveSpaceBottom ( ) const
int SystemUiController::minimumPositiveSpaceHeight ( ) const
const QRect& SystemUiController::negativeSpaceBounds ( )
inline
void SystemUiController::notifyAlertActivated ( )
inline
void SystemUiController::notifyAlertDeactivated ( )
inline
void SystemUiController::notifyBannerAboutToUpdate ( QRect &  scrBounds)
inline
void SystemUiController::notifyBannerActivated ( )
inline
void SystemUiController::notifyBannerDeactivated ( )
inline
void SystemUiController::notifyEditorFocusChanged ( bool  focus)
inline
void SystemUiController::notifyModalWindowActivated ( Window modalParent)
void SystemUiController::notifyModalWindowDeactivated ( )
void SystemUiController::notifyTransientAlertActivated ( )
inline
void SystemUiController::notifyTransientAlertDeactivated ( )
inline
bool SystemUiController::okToResizeUi ( )
void SystemUiController::openDashboard ( )
const QRect& SystemUiController::positiveSpaceBounds ( )
inline
void SystemUiController::resizeAndRotateUi ( int  width,
int  height,
int  rotationAngle 
)
void SystemUiController::rotationComplete ( )
void SystemUiController::rotationStarting ( )
void SystemUiController::setActiveCardWindow ( Window window)
void SystemUiController::setAlertVisible ( bool  val)
void SystemUiController::setBootFinished ( )
void SystemUiController::setCardWindowAboutToMaximize ( )
void SystemUiController::setCardWindowMaximized ( bool  val)
void SystemUiController::setDashboardHasContent ( bool  val)
void SystemUiController::setDashboardOpened ( bool  val,
bool  isSoftDismissable 
)
void SystemUiController::setDeviceLocked ( bool  val)
void SystemUiController::setDirectRenderingForWindow ( DirectRenderingEnabledLayers  layer,
CardWindow win,
bool  enable,
bool  force = false 
)
void SystemUiController::setDockMode ( bool  inDockMode)
void SystemUiController::setDockShown ( bool  val)
void SystemUiController::setDockVisible ( bool  val)
void SystemUiController::setEmergencyMode ( bool  enable)
void SystemUiController::setInLauncherReorder ( bool  reorder)
void SystemUiController::setLauncherShown ( bool  val)
void SystemUiController::setLauncherVisible ( bool  visible,
bool  fullyVisible 
)
void SystemUiController::setLauncherWindow ( Window window)
inline
void SystemUiController::setMaximizedCardWindow ( Window window)
void SystemUiController::setMaximumPositiveSpaceHeight ( int  val)
void SystemUiController::setMenuVisible ( bool  val)
void SystemUiController::setMinimumPositiveSpaceHeight ( int  val)
void SystemUiController::setModalWindowDismissErrReason ( ModalWinDismissErrorReason  reason)
inline
void SystemUiController::setModalWindowLaunchErrReason ( ModalWinLaunchErrorReason  reason)
inline
void SystemUiController::setRequestedSystemOrientation ( Event::Orientation  orient,
bool  reasonCardMaximizing = false,
bool  skipAnimation = false 
)
void SystemUiController::setStatusBar ( StatusBar statusBar)
inline
void SystemUiController::setUiRootItemPtr ( QGraphicsItem ptr)
inline
void SystemUiController::setUniversalSearchShown ( bool  val)
void SystemUiController::setUniversalSearchWindow ( Window window)
inline
void SystemUiController::showOrHideDock ( bool  show)
void SystemUiController::showOrHideLauncher ( bool  show)
void SystemUiController::showOrHideUniversalSearch ( bool  show,
bool  showLauncher,
bool  speedDial 
)
void SystemUiController::showStatusBarAndNotificationArea ( )
void SystemUiController::signalAboutToSendSyncMessage ( )
signal
void SystemUiController::signalAlertActivated ( )
signal
void SystemUiController::signalAlertDeactivated ( )
signal
void SystemUiController::signalBackGestureRejectedDockMode ( )
signal
void SystemUiController::signalBannerAboutToUpdate ( QRect &  scrBounds)
signal
void SystemUiController::signalBannerActivated ( )
signal
void SystemUiController::signalBannerDeactivated ( )
signal
void SystemUiController::signalBootFinished ( )
signal
void SystemUiController::signalCardWindowAdded ( )
signal
void SystemUiController::signalCardWindowMaximized ( )
signal
void SystemUiController::signalCardWindowMinimized ( )
signal
void SystemUiController::signalCardWindowTimeout ( )
signal
void SystemUiController::signalChangeCardWindow ( bool  next)
signal
void SystemUiController::signalChangeDockModeApp ( bool  next)
signal
void SystemUiController::signalCloseAlert ( )
signal
void SystemUiController::signalCloseDashboard ( bool  forceClose)
signal
void SystemUiController::signalDockModeEnable ( bool  enabled)
signal
void SystemUiController::signalDockModeStatusBarToggle ( )
signal
void SystemUiController::signalEditorFocusChanged ( bool  focus)
signal
void SystemUiController::signalEmergencyMode ( bool  enable)
signal
void SystemUiController::signalEmergencyModeHomeButtonPressed ( )
signal
void SystemUiController::signalEmergencyModeWindowFocusChange ( bool  focus)
signal
void SystemUiController::signalFadeDock ( bool  fadeOut)
signal
void SystemUiController::signalFocusMaximizedCardWindow ( bool  enable)
signal
void SystemUiController::signalHideDock ( )
signal
void SystemUiController::signalHideLauncher ( )
signal
void SystemUiController::signalHideMenu ( )
signal
void SystemUiController::signalHideUniversalSearch ( bool  showLauncher,
bool  speedDial 
)
signal
void SystemUiController::signalLauncherActionAppInfoWindowActive ( )
signal
void SystemUiController::signalLauncherActionDbgScreenGrid ( bool  on,
int  xspan,
int  yspan 
)
signal
void SystemUiController::signalLauncherActionEditingCardTitle ( )
signal
void SystemUiController::signalLauncherActionEnd ( )
signal
void SystemUiController::signalLauncherActionMenuActive ( )
signal
void SystemUiController::signalLauncherAddCard ( )
signal
void SystemUiController::signalLauncherDeleteCard ( )
signal
void SystemUiController::signalLauncherEnterReorderCardMode ( )
signal
void SystemUiController::signalLauncherInvokeRenameCard ( )
signal
void SystemUiController::signalLauncherMenuOpEnd ( )
signal
void SystemUiController::signalLauncherRenameCard ( int  ,
QString   
)
signal
void SystemUiController::signalLauncherShown ( bool  shown)
signal
void SystemUiController::signalLauncherVisible ( bool  visible,
bool  fullyVisible 
)
signal
void SystemUiController::signalMaximizeActiveCardWindow ( )
signal
void SystemUiController::signalMaximizedCardWindowChanged ( Window win)
signal
void SystemUiController::signalMinimizeActiveCardWindow ( )
signal
void SystemUiController::signalModalWindowAdded ( )
signal
void SystemUiController::signalModalWindowRemoved ( )
signal
void SystemUiController::signalNegativeSpaceAboutToChange ( const QRect &  r,
bool  fullScreen,
bool  screenResizing 
)
signal
void SystemUiController::signalNegativeSpaceChanged ( const QRect &  r)
signal
void SystemUiController::signalNegativeSpaceChangeFinished ( const QRect &  r)
signal
void SystemUiController::signalOpenDashboard ( )
signal
void SystemUiController::signalOverlayNotificationPositionChanged ( uint32_t  newPosition)
signal
void SystemUiController::signalOverlayNotificationSuppressBannerMessages ( bool  suppress)
signal
void SystemUiController::signalPositiveSpaceAboutToChange ( const QRect &  r,
bool  fullScreen,
bool  screenResizing 
)
signal
void SystemUiController::signalPositiveSpaceChanged ( const QRect &  r)
signal
void SystemUiController::signalPositiveSpaceChangeFinished ( const QRect &  r)
signal
void SystemUiController::signalShowDock ( )
signal
void SystemUiController::signalShowLauncher ( )
signal
void SystemUiController::signalShowUniversalSearch ( )
signal
void SystemUiController::signalStatusBarAndNotificationShown ( bool  shown)
signal
void SystemUiController::signalToggleLauncher ( )
signal
void SystemUiController::signalTransientAlertActivated ( )
signal
void SystemUiController::signalTransientAlertDeactivated ( )
signal
void SystemUiController::signalUiRotationAboutToStart ( )
signal
void SystemUiController::signalUiRotationCompleted ( )
signal
void SystemUiController::signalUniversalSearchFocusChange ( bool  enabled)
signal
const StatusBar* SystemUiController::statusBar ( ) const
inline
bool SystemUiController::statusBarAndNotificationAreaShown ( ) const
inline
void SystemUiController::toggleCurrentAppMenu ( )
const Window* SystemUiController::universalSearchWindow ( ) const
inline
void SystemUiController::updateProperties ( Window win,
const WindowProperties &  props 
)
void SystemUiController::updateStatusBarTitle ( )
QSharedPointer< QPixmap > SystemUiController::warningIcon ( )
bool SystemUiController::wasModalAddedSuccessfully ( )
inline

The documentation for this class was generated from the following files: