|
libyui
3.4.2
|
Author: Stefan Hundhammer sh@suse.de More...
#include "YWidget.h"

Go to the source code of this file.
Classes | |
| class | YWizard |
| A wizard is a more complex frame typically used for multi-step workflows: More... | |
Macros | |
| #define | YWizardID "wizard" |
| #define | YWizardContentsReplacePointID "contents" |
Enumerations | |
| enum | YWizardMode { YWizardMode_Standard, YWizardMode_Steps, YWizardMode_Tree, YWizardMode_TitleOnLeft } |
| Kind of the wizard layout. More... | |
Author: Stefan Hundhammer sh@suse.de
Definition in file YWizard.h.
| enum YWizardMode |