Public Member Functions | Public Attributes

StateBoxGraphic Class Reference
[GraphicsView]

This visually prepresents the state. More...

#include <stateboxgraphic.h>

Inherits SelectableBoxGraphic.

Collaboration diagram for StateBoxGraphic:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 StateBoxGraphic (QGraphicsObject *parent, SCState *state)
 ~StateBoxGraphic ()
void setGridSpace (int space)
void setSize (QPoint size)
 set the size of this object
QString getPositionAsString ()
QString getSizeAsString ()
void getSize (QPoint &size)
void setHighlighted (bool)

Public Attributes

SelectableTextBlock TextItem
 text to go in the title area.

Detailed Description

This visually prepresents the state.


Constructor & Destructor Documentation

StateBoxGraphic::StateBoxGraphic ( QGraphicsObject *  parent,
SCState state 
)

Here is the call graph for this function:

StateBoxGraphic::~StateBoxGraphic (  ) 

Member Function Documentation

QString StateBoxGraphic::getPositionAsString (  ) 

Reimplemented from SelectableBoxGraphic.

void StateBoxGraphic::getSize ( QPoint &  size  ) 

Reimplemented from SelectableBoxGraphic.

QString StateBoxGraphic::getSizeAsString (  ) 

Reimplemented from SelectableBoxGraphic.

void StateBoxGraphic::setGridSpace ( int  space  ) 
void StateBoxGraphic::setHighlighted ( bool  on  ) 

Reimplemented from SelectableBoxGraphic.

void StateBoxGraphic::setSize ( QPoint  size  )  [virtual]

set the size of this object

Reimplemented from SelectableBoxGraphic.

Here is the call graph for this function:


Member Data Documentation

text to go in the title area.


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