Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

StatusBar Class Reference

Class for handling the statusbar of the main window. More...

#include <StatusBar.h>

Inheritance diagram for StatusBar::

List of all members.

Public Slots

void setZoom (int z)
 Sets the current zoom factor (in percent).


Public Methods

 StatusBar (QWidget *=NULL, const char *=0)
 Constructor.

 ~StatusBar ()
 Destructor.

void setSelected (int sel)
 Display sel as the number of selected objects.

void setPosition (double x, double y)
 Sets the cursor position to x, y.


Private Attributes

QLabel * selected
 Label showing the number of selected objects.

QLabel * zoom
 Label showing the current zoom factor.

QLabel * position
 Label showing the current mouse cursor position.

QLabel * lmessage
 Label showing messages.


Detailed Description

Class for handling the statusbar of the main window.


The documentation for this class was generated from the following files:
Generated at Fri Apr 11 22:37:17 2003 for Qfsm by doxygen1.2.9.1 written by Dimitri van Heesch, © 1997-2001