Numworks Epsilon  1.4.1
Graphing Calculator Operating System
HardwareTest::ArrowView Class Reference

#include <arrow_view.h>

Inheritance diagram for HardwareTest::ArrowView:
View

Public Member Functions

 ArrowView ()
 
void drawRect (KDContext *ctx, KDRect rect) const override
 
void setDirection (bool up)
 
void setColor (KDColor color)
 
- 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 View
void markRectAsDirty (KDRect rect)
 
- Protected Attributes inherited from View
KDRect m_frame
 

Detailed Description

Definition at line 8 of file arrow_view.h.

Constructor & Destructor Documentation

◆ ArrowView()

HardwareTest::ArrowView::ArrowView ( )

Definition at line 31 of file arrow_view.cpp.

Member Function Documentation

◆ drawRect()

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

Reimplemented from View.

Definition at line 53 of file arrow_view.cpp.

◆ setColor()

void HardwareTest::ArrowView::setColor ( KDColor  color)

Definition at line 44 of file arrow_view.cpp.

◆ setDirection()

void HardwareTest::ArrowView::setDirection ( bool  up)

Definition at line 37 of file arrow_view.cpp.


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