JUCE
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Desktop Member List
This is the complete list of members for Desktop, including all inherited members.
addFocusChangeListener(FocusChangeListener *listener)Desktop
addGlobalMouseListener(MouseListener *listener)Desktop
allOrientations enum valueDesktop
AsyncUpdater()AsyncUpdater [private]
beginDragAutoRepeat(int millisecondsBetweenCallbacks)Desktop
callPendingTimersSynchronously()Timer [private, static]
cancelPendingUpdate() noexceptAsyncUpdater [private]
canUseSemiTransparentWindows() noexceptDesktop [static]
deleteAll()DeletedAtShutdown [private, static]
DeletedAtShutdown()DeletedAtShutdown [private]
DisplayOrientation enum nameDesktop
findComponentAt(const Point< int > &screenPosition) const Desktop
getAnimator() noexceptDesktop
getComponent(int index) const noexceptDesktop
getCurrentOrientation() const Desktop
getDefaultLookAndFeel() noexceptDesktop
getDisplays() const noexceptDesktop
getDraggingMouseSource(int index) const noexceptDesktop
getInstance()Desktop [static]
getKioskModeComponent() const noexceptDesktop
getLastMouseDownPosition()Desktop [static]
getMainMouseSource() const noexceptDesktop
getMouseButtonClickCounter()Desktop [static]
getMousePosition()Desktop [static]
getMouseSource(int index) const noexceptDesktop
getNumComponents() const noexceptDesktop
getNumDraggingMouseSources() const noexceptDesktop
getNumMouseSources() const noexceptDesktop
getTimerInterval() const noexceptTimer [private]
handleUpdateNowIfNeeded()AsyncUpdater [private]
isOrientationEnabled(DisplayOrientation orientation) const noexceptDesktop
isScreenSaverEnabled()Desktop [static]
isTimerRunning() const noexceptTimer [private]
isUpdatePending() const noexceptAsyncUpdater [private]
removeFocusChangeListener(FocusChangeListener *listener)Desktop
removeGlobalMouseListener(MouseListener *listener)Desktop
rotatedAntiClockwise enum valueDesktop
rotatedClockwise enum valueDesktop
setDefaultLookAndFeel(LookAndFeel *newDefaultLookAndFeel)Desktop
setKioskModeComponent(Component *componentToUse, bool allowMenusAndBars=true)Desktop
setMousePosition(const Point< int > &newPosition)Desktop [static]
setOrientationsEnabled(int allowedOrientations)Desktop
setScreenSaverEnabled(bool isEnabled)Desktop [static]
startTimer(int intervalInMilliseconds) noexceptTimer [private]
stopTimer() noexceptTimer [private]
Timer() noexceptTimer [private]
Timer(const Timer &other) noexceptTimer [private]
triggerAsyncUpdate()AsyncUpdater [private]
upright enum valueDesktop
upsideDown enum valueDesktop
~AsyncUpdater()AsyncUpdater [private, virtual]
~DeletedAtShutdown()DeletedAtShutdown [private, virtual]
~Timer()Timer [private, virtual]