Classes | Enumerations
wizard.h File Reference
#include <QSplitter>
#include <QHash>
#include <QDialog>

Go to the source code of this file.

Classes

class  TuneColorDialog
 
class  ColorPicker
 
class  Step1
 
class  Step2
 
class  Step3
 
class  Step4
 
class  Wizard
 

Enumerations

enum  OptLang { Lang_Cpp, Lang_C, Lang_Java, Lang_CS }
 
enum  HtmlStyle { HS_Plain, HS_TreeView, HS_CHM }
 
enum  TexStyle { TS_PDFHyper, TS_PDF, TS_PS }
 
enum  DiagramMode { DM_None, DM_Builtin, DM_Dot }
 

Enumeration Type Documentation

Enumerator
DM_None 
DM_Builtin 
DM_Dot 

Definition at line 39 of file wizard.h.

Definition: wizard.h:39
Definition: wizard.h:39
enum HtmlStyle
Enumerator
HS_Plain 
HS_TreeView 
HS_CHM 

Definition at line 37 of file wizard.h.

enum OptLang
Enumerator
Lang_Cpp 
Lang_C 
Lang_Java 
Lang_CS 

Definition at line 36 of file wizard.h.

enum TexStyle
Enumerator
TS_PDFHyper 
TS_PDF 
TS_PS 

Definition at line 38 of file wizard.h.

Definition: wizard.h:38
Definition: wizard.h:38