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

#include <toolbar.h>

Inheritance diagram for Toolbar:
Collaboration diagram for Toolbar:

Classes

class  PickedUpItem
 
class  QuickslotTool
 
class  Tool
 

Public Member Functions

virtual void update ()
 
 Toolbar ()
 
void pickup (Item *item)
 

Static Public Member Functions

static bool secondQuickslot ()
 
static void secondQuickslot (boolean value)
 

Static Public Attributes

static CellSelector::Listenerinformer = new CellSelectorNew()
 

Protected Member Functions

virtual void createChildren ()
 
virtual void layout ()
 

Constructor & Destructor Documentation

◆ Toolbar()

Toolbar::Toolbar ( )
Here is the caller graph for this function:

Member Function Documentation

◆ createChildren()

void Toolbar::createChildren ( )
protectedvirtual

◆ layout()

void Toolbar::layout ( )
protectedvirtual

◆ pickup()

void Toolbar::pickup ( Item * item)

◆ secondQuickslot() [1/2]

bool Toolbar::secondQuickslot ( )
static
Here is the caller graph for this function:

◆ secondQuickslot() [2/2]

void Toolbar::secondQuickslot ( boolean value)
static

◆ update()

void Toolbar::update ( )
virtual

Member Data Documentation

◆ informer

CellSelector::Listener * Toolbar::informer = new CellSelectorNew()
static

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