Orfeo Toolbox  3.16
Public Member Functions | Protected Slots | Private Member Functions | Private Attributes
otb::Wrapper::QtFileSelectionWidget Class Reference

#include <otbQtFileSelectionWidget.h>

List of all members.

Public Member Functions

 QtFileSelectionWidget ()
virtual ~QtFileSelectionWidget ()
void ClearFilename ()
std::string GetFilename ()
QLineEdit * GetInput ()
bool IsChecked ()
void SetChecked (bool val)

Protected Slots

void SelectFile ()

Private Member Functions

 QtFileSelectionWidget (const QtFileSelectionWidget &)
virtual void DoCreateWidget ()
virtual void DoUpdateGUI ()
void operator= (const QtFileSelectionWidget &)

Private Attributes

QPushButton * m_Button
QCheckBox * m_Checkbox
QHBoxLayout * m_HLayout
QLineEdit * m_Input

Detailed Description

Definition at line 34 of file otbQtFileSelectionWidget.h.


Constructor & Destructor Documentation

otb::Wrapper::QtFileSelectionWidget::QtFileSelectionWidget ( )

Definition at line 25 of file otbQtFileSelectionWidget.cxx.

References DoCreateWidget().

otb::Wrapper::QtFileSelectionWidget::~QtFileSelectionWidget ( )
virtual

Definition at line 31 of file otbQtFileSelectionWidget.cxx.

otb::Wrapper::QtFileSelectionWidget::QtFileSelectionWidget ( const QtFileSelectionWidget )
private

Member Function Documentation

void otb::Wrapper::QtFileSelectionWidget::ClearFilename ( )
inline

Definition at line 56 of file otbQtFileSelectionWidget.h.

References m_Input.

void otb::Wrapper::QtFileSelectionWidget::DoCreateWidget ( )
privatevirtual

Definition at line 40 of file otbQtFileSelectionWidget.cxx.

References m_Button, m_Checkbox, m_HLayout, m_Input, and SelectFile().

Referenced by QtFileSelectionWidget().

void otb::Wrapper::QtFileSelectionWidget::DoUpdateGUI ( )
privatevirtual

Definition at line 35 of file otbQtFileSelectionWidget.cxx.

std::string otb::Wrapper::QtFileSelectionWidget::GetFilename ( )
inline

Definition at line 51 of file otbQtFileSelectionWidget.h.

References m_Input.

QLineEdit* otb::Wrapper::QtFileSelectionWidget::GetInput ( void  )
inline
bool otb::Wrapper::QtFileSelectionWidget::IsChecked ( )
inline

Definition at line 41 of file otbQtFileSelectionWidget.h.

References m_Checkbox.

void otb::Wrapper::QtFileSelectionWidget::operator= ( const QtFileSelectionWidget )
private
void otb::Wrapper::QtFileSelectionWidget::SelectFile ( )
protectedslot

Definition at line 67 of file otbQtFileSelectionWidget.cxx.

References m_Input.

Referenced by DoCreateWidget().

void otb::Wrapper::QtFileSelectionWidget::SetChecked ( bool  val)
inline

Definition at line 46 of file otbQtFileSelectionWidget.h.

References m_Checkbox.


Member Data Documentation

QPushButton* otb::Wrapper::QtFileSelectionWidget::m_Button
private

Definition at line 80 of file otbQtFileSelectionWidget.h.

Referenced by DoCreateWidget().

QCheckBox* otb::Wrapper::QtFileSelectionWidget::m_Checkbox
private

Definition at line 81 of file otbQtFileSelectionWidget.h.

Referenced by DoCreateWidget(), IsChecked(), and SetChecked().

QHBoxLayout* otb::Wrapper::QtFileSelectionWidget::m_HLayout
private

Definition at line 78 of file otbQtFileSelectionWidget.h.

Referenced by DoCreateWidget().

QLineEdit* otb::Wrapper::QtFileSelectionWidget::m_Input
private

The documentation for this class was generated from the following files:

Generated at Sun Feb 3 2013 04:27:40 for Orfeo Toolbox with doxygen 1.8.1.1