#include <tourhandler.h>
◆ Tour()
Ms::Tour::Tour |
( |
QString |
name | ) |
|
|
inline |
◆ addMessage()
void Ms::Tour::addMessage |
( |
QString |
m, |
|
|
QList< QString > |
w |
|
) |
| |
|
inline |
◆ addNameAndWidget()
void Ms::Tour::addNameAndWidget |
( |
QString |
n, |
|
|
QWidget * |
w |
|
) |
| |
|
inline |
◆ clearWidgets()
void Ms::Tour::clearWidgets |
( |
| ) |
|
|
inline |
◆ completed()
bool Ms::Tour::completed |
( |
| ) |
|
|
inline |
◆ getWidgetsByName()
QList<QWidget*> Ms::Tour::getWidgetsByName |
( |
QString |
n | ) |
|
|
inline |
◆ hasNameForWidget()
bool Ms::Tour::hasNameForWidget |
( |
QString |
n | ) |
|
|
inline |
◆ messages()
◆ setCompleted()
void Ms::Tour::setCompleted |
( |
bool |
c | ) |
|
|
inline |
◆ setTourName()
void Ms::Tour::setTourName |
( |
QString |
n | ) |
|
|
inline |
◆ tourName()
QString Ms::Tour::tourName |
( |
| ) |
|
|
inline |
◆ _completed
bool Ms::Tour::_completed = false |
|
private |
◆ _messages
◆ _tourName
QString Ms::Tour::_tourName |
|
private |
◆ nameToWidget
QMultiMap<QString, QWidget*> Ms::Tour::nameToWidget |
|
private |
The documentation for this class was generated from the following file: