Vesna
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Signals | Public Member Functions | List of all members
CountdownToCommandSegmentFormLogic Class Reference

#include <CountdownToCommandSegmentFormLogic.h>

Inheritance diagram for CountdownToCommandSegmentFormLogic:
Inheritance graph
[legend]
Collaboration diagram for CountdownToCommandSegmentFormLogic:
Collaboration graph
[legend]

Classes

class  DataClass
 

Signals

void OnButtonDepartureClicked ()
 

Public Member Functions

 CountdownToCommandSegmentFormLogic ()
 
virtual ~CountdownToCommandSegmentFormLogic ()
 
void SetTextCommandNumberCaptionLabel (const QString &text)
 
void SetTextCommandNumberLabel (const QString &text)
 
void SetVisibleProgressImageLabel (bool visible)
 
void AddCommandSegment (const CommandSegmentData &commandSegmentData)
 
void ShowCommandSegments ()
 
void ClearCommandSegments ()
 
void SetTimeToDeparture (const QString &timeToDeparture)
 
void SetDepartureCaption (const QString &departureCaption)
 
bool eventFilter (QObject *object, QEvent *event)
 
- Public Member Functions inherited from GeneralFormLogic
 GeneralFormLogic ()
 
virtual ~GeneralFormLogic ()
 
template<class Ui , class Widget = QWidget>
void CreateWidget (const QString &cssFile, Ui *ui)
 

Additional Inherited Members

- Static Public Member Functions inherited from GeneralFormLogic
static QString GetStyle (const QString &styleFileName)
 
static void LoadStyleForWidget (const QString &styleFileName, QWidget *widget)
 
static void AdjustScrollerProperties (QWidget *widget)
 
static void AddDropShadowEffect (QWidget *widget, const QColor &dropShadowColor=Qt::gray)
 
- Protected Member Functions inherited from GeneralFormLogic
QWidget * GetWidget ()
 

Constructor & Destructor Documentation

CountdownToCommandSegmentFormLogic::CountdownToCommandSegmentFormLogic ( )

Here is the call graph for this function:

CountdownToCommandSegmentFormLogic::~CountdownToCommandSegmentFormLogic ( )
virtual

Member Function Documentation

void CountdownToCommandSegmentFormLogic::AddCommandSegment ( const CommandSegmentData commandSegmentData)
void CountdownToCommandSegmentFormLogic::ClearCommandSegments ( )
bool CountdownToCommandSegmentFormLogic::eventFilter ( QObject *  object,
QEvent *  event 
)
void CountdownToCommandSegmentFormLogic::OnButtonDepartureClicked ( )
signal

Here is the caller graph for this function:

void CountdownToCommandSegmentFormLogic::SetDepartureCaption ( const QString &  departureCaption)
void CountdownToCommandSegmentFormLogic::SetTextCommandNumberCaptionLabel ( const QString &  text)
void CountdownToCommandSegmentFormLogic::SetTextCommandNumberLabel ( const QString &  text)
void CountdownToCommandSegmentFormLogic::SetTimeToDeparture ( const QString &  timeToDeparture)
void CountdownToCommandSegmentFormLogic::SetVisibleProgressImageLabel ( bool  visible)
void CountdownToCommandSegmentFormLogic::ShowCommandSegments ( )

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