QbDurationWidget Class Reference

#include <QbTimeWidgets_qt4.h>

List of all members.

Signals

void gotFocus ()

Public Member Functions

 QbDurationWidget (QWidget *)
bool getDuration (double &)
void setDuration (double)
void setActive (bool)
void setAltPalette (bool)

Protected Slots

void focusInEvent (QFocusEvent *)
void dropEvent (QDropEvent *event)
void dragEnterEvent (QDragEnterEvent *event)

Protected Attributes

bool active
bool altPalette
QColor activeColor
QColor inactiveColor
QColor activeColorAlt
QColor inactiveColorAlt
QColor activeText
QColor inactiveText
QRegExpValidator * validator


Constructor & Destructor Documentation

QbDurationWidget::QbDurationWidget ( QWidget *  parent  ) 


Member Function Documentation

void QbDurationWidget::dragEnterEvent ( QDragEnterEvent *  event  )  [protected, slot]

void QbDurationWidget::dropEvent ( QDropEvent *  event  )  [protected, slot]

void QbDurationWidget::focusInEvent ( QFocusEvent *  e  )  [protected, slot]

bool QbDurationWidget::getDuration ( double &  res  ) 

void QbDurationWidget::gotFocus (  )  [signal]

void QbDurationWidget::setActive ( bool  active  ) 

void QbDurationWidget::setAltPalette ( bool  alt  ) 

void QbDurationWidget::setDuration ( double  seconds  ) 


Member Data Documentation

bool QbDurationWidget::active [protected]

QColor QbDurationWidget::activeColor [protected]

QColor QbDurationWidget::activeText [protected]

bool QbDurationWidget::altPalette [protected]

QColor QbDurationWidget::inactiveColor [protected]

QColor QbDurationWidget::inactiveText [protected]

QRegExpValidator* QbDurationWidget::validator [protected]


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

Generated on Fri Jan 8 12:51:28 2010 for QSAS by  doxygen 1.5.7