MythTV  0.26-pre
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Public Member Functions | Public Attributes
MythWizardPrivate::Page Struct Reference

List of all members.

Public Member Functions

 Page (QWidget *widget, const QString &title)

Public Attributes

QWidget * w
QString t
bool backEnabled
bool nextEnabled
bool finishEnabled
bool appropriate

Detailed Description

Definition at line 59 of file mythwizard.cpp.


Constructor & Destructor Documentation

MythWizardPrivate::Page::Page ( QWidget *  widget,
const QString &  title 
) [inline]

Definition at line 60 of file mythwizard.cpp.


Member Data Documentation

Definition at line 65 of file mythwizard.cpp.

Referenced by MythWizard::back(), MythWizard::next(), and MythWizard::Show().

Definition at line 70 of file mythwizard.cpp.

Referenced by MythWizard::appropriate(), and MythWizard::setAppropriate().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends