Public Slots | Public Member Functions

Robot Class Reference

#include <Robot.h>

List of all members.

Public Slots

void mySetVisible (bool show)
void setJaws (int value)

Public Member Functions

 Robot (const QString &aText, const QPen &pen=QPen(), const QBrush &brush=QBrush())
 ~Robot ()
QRectF boundingRect () const
void paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget)
void moveRobot (double x, double y, double angle)

Constructor & Destructor Documentation

Robot::Robot ( const QString &  aText,
const QPen &  pen = QPen(),
const QBrush &  brush = QBrush() 
)

Here is the call graph for this function:

Robot::~Robot (  ) 

Member Function Documentation

QRectF Robot::boundingRect (  )  const

Here is the caller graph for this function:

void Robot::moveRobot ( double  x,
double  y,
double  angle 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void Robot::mySetVisible ( bool  show  )  [slot]
void Robot::paint ( QPainter *  painter,
const QStyleOptionGraphicsItem *  option,
QWidget *  widget 
)

Here is the call graph for this function:

void Robot::setJaws ( int  value  )  [slot]

Here is the call graph for this function:

Here is the caller graph for this function:


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