AiFractals::AiStatusBar Class Reference

A custom class for status bar. More...

#include <aistatusbar.hpp>

List of all members.

Public Slots

void setGenStatus (const int &status)
 set status or generating status for animation

Public Member Functions

 AiStatusBar (QWidget *parent=0)
 constructor
 ~AiStatusBar ()
 destructor
void setInfo (const QString &info)
 set information about complex zone in status bar
void startGenerating ()
 slot for showing a animation (image) within generation started
void stopGenerating ()
 slot for hiding a animation (image) within generation stoped
void start ()
 set a start time
void end ()
 set an end time

Private Attributes

QLabel * m_zoneInfo
 Label for showing infomation about complex zone.
QLabel * m_genStatus
 Label for showing a fractal generation and status.
QProgressBar * m_progressbar
 Label for generator animation.
QLabel * m_startAt
 Label for strat time at.
QLabel * m_endAt
 Label for end At.

Detailed Description

A custom class for status bar.

Author:
Adrabi Abderrahim
Date:
2010-01-01

Definition at line 55 of file aistatusbar.hpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs

Generated on Sat Feb 27 08:33:21 2010 for AiFractals by  doxygen 1.6.1