Numworks Epsilon  1.4.1
Graphing Calculator Operating System
EmptyBatteryWindow Class Reference

#include <empty_battery_window.h>

Inheritance diagram for EmptyBatteryWindow:
Window View

Public Member Functions

 EmptyBatteryWindow ()
 
void drawRect (KDContext *ctx, KDRect rect) const
 
- Public Member Functions inherited from Window
 Window ()
 
void redraw (bool force=false)
 
void setContentView (View *contentView)
 
- Public Member Functions inherited from View
 View ()
 
virtual ~View ()
 
 View (const View &other)=delete
 
 View (View &&other)=delete
 
Viewoperator= (const View &other)=delete
 
Viewoperator= (View &&other)=delete
 
void resetSuperview ()
 
void setSize (KDSize size)
 
void setFrame (KDRect frame)
 
KDPoint pointFromPointInView (View *view, KDPoint point)
 
KDRect bounds () const
 
Viewsubview (int index)
 
virtual KDSize minimalSizeForOptimalDisplay () const
 

Additional Inherited Members

- Protected Member Functions inherited from Window
virtual int numberOfSubviews () const override
 
virtual void layoutSubviews () override
 
virtual ViewsubviewAtIndex (int index) override
 
- Protected Member Functions inherited from View
void markRectAsDirty (KDRect rect)
 
- Protected Attributes inherited from Window
Viewm_contentView
 
- Protected Attributes inherited from View
KDRect m_frame
 

Detailed Description

Definition at line 6 of file empty_battery_window.h.

Constructor & Destructor Documentation

◆ EmptyBatteryWindow()

EmptyBatteryWindow::EmptyBatteryWindow ( )

Definition at line 8 of file empty_battery_window.cpp.

Member Function Documentation

◆ drawRect()

void EmptyBatteryWindow::drawRect ( KDContext ctx,
KDRect  rect 
) const
virtual

Reimplemented from View.

Definition at line 13 of file empty_battery_window.cpp.


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