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

#include <quickslot.h>

Inheritance diagram for QuickSlot:
Collaboration diagram for QuickSlot:

Public Member Functions

 QuickSlot ()
 
void primary ()
 
void secondary ()
 
virtual void destroy ()
 
virtual void onSelect (Item *item)
 
void item (Item *item)
 
void enable (boolean value)
 
void useTargeting ()
 
Itemselect ()
 
virtual boolean onLongClick ()
 

Static Public Member Functions

static void refresh ()
 
static void target (Item *item, Char *target)
 
static void cancel ()
 
static void save (Bundle *bundle)
 
static void save (Bundle *bundle, Item *item)
 
static void restore (Bundle *bundle)
 
static void restore (Bundle *bundle, Item *item)
 
static void compress ()
 

Public Attributes

boolean targeting
 

Static Public Attributes

static Bundlable * primaryValue
 
static Bundlable * secondaryValue
 
static CharlastTarget
 

Protected Member Functions

virtual void createChildren ()
 
virtual void layout ()
 
virtual void onClick ()
 

Constructor & Destructor Documentation

◆ QuickSlot()

QuickSlot::QuickSlot ( )

Member Function Documentation

◆ cancel()

void QuickSlot::cancel ( )
static
Here is the caller graph for this function:

◆ compress()

void QuickSlot::compress ( )
static

◆ createChildren()

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

◆ destroy()

void QuickSlot::destroy ( )
virtual

◆ enable()

void QuickSlot::enable ( boolean value)

◆ item()

void QuickSlot::item ( Item * item)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ layout()

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

◆ onClick()

void QuickSlot::onClick ( )
protectedvirtual
Here is the call graph for this function:

◆ onLongClick()

boolean QuickSlot::onLongClick ( )
virtual
Here is the call graph for this function:

◆ onSelect()

void QuickSlot::onSelect ( Item * item)
virtual

Implements WndBag::Listener.

Here is the call graph for this function:

◆ primary()

void QuickSlot::primary ( )
Here is the call graph for this function:

◆ refresh()

void QuickSlot::refresh ( )
static
Here is the caller graph for this function:

◆ restore() [1/2]

void QuickSlot::restore ( Bundle * bundle)
static

◆ restore() [2/2]

void QuickSlot::restore ( Bundle * bundle,
Item * item )
static
Here is the call graph for this function:

◆ save() [1/2]

void QuickSlot::save ( Bundle * bundle)
static
Here is the call graph for this function:

◆ save() [2/2]

void QuickSlot::save ( Bundle * bundle,
Item * item )
static
Here is the call graph for this function:

◆ secondary()

void QuickSlot::secondary ( )
Here is the call graph for this function:

◆ select()

Item * QuickSlot::select ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ target()

void QuickSlot::target ( Item * item,
Char * target )
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ useTargeting()

void QuickSlot::useTargeting ( )
Here is the call graph for this function:

Member Data Documentation

◆ lastTarget

Char * QuickSlot::lastTarget
static

◆ primaryValue

Bundlable * QuickSlot::primaryValue
static

◆ secondaryValue

Bundlable * QuickSlot::secondaryValue
static

◆ targeting

boolean QuickSlot::targeting

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