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

#include <SelectCommandSegmentFormLogic.h>

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

Classes

class  DataClass
 

Public Slots

void currentItemChanged (QListWidgetItem *current, QListWidgetItem *previous)
 

Signals

void textChangedCommandNumberLineEdit (QString text)
 
void OnRowSelected (int)
 

Public Member Functions

 SelectCommandSegmentFormLogic ()
 
virtual ~SelectCommandSegmentFormLogic ()
 
void SetTextCommandNumberCaptionLabel (const QString &text)
 
void SetAutoSuggestValues (QStringList autoSuggestValues)
 
void SetActualCommandToAutoSuggest (const QString &actualCommandText)
 
void SetFocusCommandNumberLineEdit ()
 
void SetTextCommandNumberLineEdit (const QString &text)
 
QString GetTextCommandNumberLineEdit () const
 
void AddItemListWidget (int row, bool enabled, const QString &lineText, const QString &tripText, const QStringList &times, const QStringList &busStops, const QString &departureCaption, const QString &departureText)
 
void SetCurrentRow (int row)
 
void ClearItemsListWidget ()
 
int GetSelectedCommandSegmentRow () const
 
virtual 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

SelectCommandSegmentFormLogic::SelectCommandSegmentFormLogic ( )

Here is the call graph for this function:

SelectCommandSegmentFormLogic::~SelectCommandSegmentFormLogic ( )
virtual

Member Function Documentation

void SelectCommandSegmentFormLogic::AddItemListWidget ( int  row,
bool  enabled,
const QString &  lineText,
const QString &  tripText,
const QStringList &  times,
const QStringList &  busStops,
const QString &  departureCaption,
const QString &  departureText 
)

Here is the call graph for this function:

void SelectCommandSegmentFormLogic::ClearItemsListWidget ( )
void SelectCommandSegmentFormLogic::currentItemChanged ( QListWidgetItem *  current,
QListWidgetItem *  previous 
)
slot

Here is the call graph for this function:

Here is the caller graph for this function:

bool SelectCommandSegmentFormLogic::eventFilter ( QObject *  object,
QEvent *  event 
)
virtual
int SelectCommandSegmentFormLogic::GetSelectedCommandSegmentRow ( ) const
QString SelectCommandSegmentFormLogic::GetTextCommandNumberLineEdit ( ) const
void SelectCommandSegmentFormLogic::OnRowSelected ( int  )
signal

Here is the caller graph for this function:

void SelectCommandSegmentFormLogic::SetActualCommandToAutoSuggest ( const QString &  actualCommandText)
void SelectCommandSegmentFormLogic::SetAutoSuggestValues ( QStringList  autoSuggestValues)
void SelectCommandSegmentFormLogic::SetCurrentRow ( int  row)
void SelectCommandSegmentFormLogic::SetFocusCommandNumberLineEdit ( )
void SelectCommandSegmentFormLogic::SetTextCommandNumberCaptionLabel ( const QString &  text)
void SelectCommandSegmentFormLogic::SetTextCommandNumberLineEdit ( const QString &  text)
void SelectCommandSegmentFormLogic::textChangedCommandNumberLineEdit ( QString  text)
signal

Here is the caller graph for this function:


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