10 m_hideTitleBarView(
false)
39 if (m_hideTitleBarView != hide) {
40 m_hideTitleBarView = hide;
45 int AppsWindow::numberOfSubviews()
const {
49 View * AppsWindow::subviewAtIndex(
int index) {
51 return &m_titleBarView;
57 void AppsWindow::layoutSubviews() {
65 #if ESCHER_VIEW_LOGGING 66 const char * AppsWindow::className()
const {
bool updateBatteryLevel()
void refreshPreferences()
void setTitle(I18n::Message title)
void setFrame(KDRect frame)
static constexpr KDCoordinate TitleBarHeight
bool setChargeState(Ion::Battery::Charge chargeState)
bool updatePluggedState()
bool setShiftAlphaLockStatus(Ion::Events::ShiftAlphaStatus status)
bool setIsCharging(bool isCharging)
ShiftAlphaStatus shiftAlphaStatus()
bool setIsPlugged(bool isPlugged)
bool updateIsChargingState()
void refreshPreferences()
void setTitle(I18n::Message title)
void hideTitleBarView(bool hide)