dRonin  adbada4
dRonin GCS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Groups Pages
Utils::PathChooserPrivate Struct Reference

Public Member Functions

 PathChooserPrivate (PathChooser *chooser)
 

Public Attributes

QHBoxLayout * m_hLayout
 
PathValidatingLineEditm_lineEdit
 
PathChooser::Kind m_acceptingKind
 
QString m_dialogTitleOverride
 
QString m_dialogFilter
 
QString m_initialBrowsePathOverride
 

Detailed Description

Definition at line 82 of file pathchooser.cpp.

Constructor & Destructor Documentation

Utils::PathChooserPrivate::PathChooserPrivate ( PathChooser chooser)

Definition at line 94 of file pathchooser.cpp.

Member Data Documentation

PathChooser::Kind Utils::PathChooserPrivate::m_acceptingKind

Definition at line 88 of file pathchooser.cpp.

QString Utils::PathChooserPrivate::m_dialogFilter

Definition at line 90 of file pathchooser.cpp.

QString Utils::PathChooserPrivate::m_dialogTitleOverride

Definition at line 89 of file pathchooser.cpp.

QHBoxLayout* Utils::PathChooserPrivate::m_hLayout

Definition at line 86 of file pathchooser.cpp.

QString Utils::PathChooserPrivate::m_initialBrowsePathOverride

Definition at line 91 of file pathchooser.cpp.

PathValidatingLineEdit* Utils::PathChooserPrivate::m_lineEdit

Definition at line 87 of file pathchooser.cpp.


The documentation for this struct was generated from the following file: