Numworks Epsilon  1.4.1
Graphing Calculator Operating System
ShiftAlphaLockView Class Reference

#include <shift_alpha_lock_view.h>

Inheritance diagram for ShiftAlphaLockView:
View

Public Member Functions

 ShiftAlphaLockView ()
 
void drawRect (KDContext *ctx, KDRect rect) const override
 
bool setStatus (Ion::Events::ShiftAlphaStatus status)
 
KDSize minimalSizeForOptimalDisplay () const override
 
- 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)
 

Additional Inherited Members

- Protected Member Functions inherited from View
void markRectAsDirty (KDRect rect)
 
- Protected Attributes inherited from View
KDRect m_frame
 

Detailed Description

Definition at line 8 of file shift_alpha_lock_view.h.

Constructor & Destructor Documentation

◆ ShiftAlphaLockView()

ShiftAlphaLockView::ShiftAlphaLockView ( )

Definition at line 3 of file shift_alpha_lock_view.cpp.

Member Function Documentation

◆ drawRect()

void ShiftAlphaLockView::drawRect ( KDContext ctx,
KDRect  rect 
) const
overridevirtual

Reimplemented from View.

Definition at line 10 of file shift_alpha_lock_view.cpp.

◆ minimalSizeForOptimalDisplay()

KDSize ShiftAlphaLockView::minimalSizeForOptimalDisplay ( ) const
overridevirtual

Reimplemented from View.

Definition at line 39 of file shift_alpha_lock_view.cpp.

◆ setStatus()

bool ShiftAlphaLockView::setStatus ( Ion::Events::ShiftAlphaStatus  status)

Definition at line 14 of file shift_alpha_lock_view.cpp.


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