My Project
 
Loading...
Searching...
No Matches
DashboardItem Class Reference

#include <titlescene.h>

Inheritance diagram for DashboardItem:
Collaboration diagram for DashboardItem:

Public Member Functions

 DashboardItem (const std::string &text, int index)
 

Protected Member Functions

virtual void createChildren ()
 
virtual void layout ()
 
virtual void onTouchDown ()
 
virtual void onTouchUp ()
 

Constructor & Destructor Documentation

◆ DashboardItem()

DashboardItem::DashboardItem ( const std::string & text,
int index )
Here is the call graph for this function:

Member Function Documentation

◆ createChildren()

void DashboardItem::createChildren ( )
protectedvirtual
Here is the call graph for this function:

◆ layout()

void DashboardItem::layout ( )
protectedvirtual
Here is the call graph for this function:

◆ onTouchDown()

void DashboardItem::onTouchDown ( )
protectedvirtual

◆ onTouchUp()

void DashboardItem::onTouchUp ( )
protectedvirtual

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