My Project
 
Loading...
Searching...
No Matches
Toolbar::Tool Class Reference

#include <toolbar.h>

Inheritance diagram for Toolbar::Tool:
Collaboration diagram for Toolbar::Tool:

Public Member Functions

 Tool (int x, int y, int width, int height)
 
void enable (bool value)
 

Protected Member Functions

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

Protected Attributes

Image * base
 

Constructor & Destructor Documentation

◆ Tool()

Toolbar::Tool::Tool ( int x,
int y,
int width,
int height )
Here is the caller graph for this function:

Member Function Documentation

◆ createChildren()

void Toolbar::Tool::createChildren ( )
protectedvirtual

Reimplemented in Toolbar::QuickslotTool.

◆ enable()

void Toolbar::Tool::enable ( bool value)
Here is the caller graph for this function:

◆ layout()

void Toolbar::Tool::layout ( )
protectedvirtual

Reimplemented in Toolbar::QuickslotTool.

Here is the caller graph for this function:

◆ onTouchDown()

void Toolbar::Tool::onTouchDown ( )
protectedvirtual

◆ onTouchUp()

void Toolbar::Tool::onTouchUp ( )
protectedvirtual

Member Data Documentation

◆ base

Image* Toolbar::Tool::base
protected

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