Unity 8
 All Classes Functions Properties
BottomBarVisibilityCommunicatorShell Class Reference

#include <plugins/Utils/bottombarvisibilitycommunicatorshell.h>

Inherits QObject.

Signals

void forceHiddenChanged (bool forceHidden)
 
void positionChanged (double position)
 

Public Member Functions

bool forceHidden () const
 
void setForceHidden (bool forceHidden)
 
double position () const
 
void setPosition (double position)
 

Static Public Member Functions

static
BottomBarVisibilityCommunicatorShell
instance ()
 

Properties

bool forceHidden
 
double position
 

Detailed Description

This is an internal class used to talk with the bottom bar used by either applications or the SDK. There is a method to force the bottom bar to be hidden or otherwise behave as usual

Definition at line 29 of file bottombarvisibilitycommunicatorshell.h.


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