#include <TextureMapping.h>
Public Member Functions | |
void | accept () |
void | reject () |
TextureMapping (QWidget *parent=0, Qt::WFlags fl=0) | |
~TextureMapping () | |
Protected Member Functions | |
void | changeEvent (QEvent *e) |
Definition at line 37 of file TextureMapping.h.
TextureMapping::TextureMapping | ( | QWidget * | parent = 0 , |
|
Qt::WFlags | fl = 0 | |||
) |
Definition at line 51 of file TextureMapping.cpp.
References Gui::Dialog::Ui_TextureMapping::checkGlobal, App::Application::Config(), DrawingExample::file, Gui::Dialog::Ui_TextureMapping::fileChooser, App::GetApplication(), Gui::FileChooser::setFileName(), Gui::FileChooser::setFilter(), and Gui::Dialog::Ui_TextureMapping::setupUi().
TextureMapping::~TextureMapping | ( | ) |
Definition at line 80 of file TextureMapping.cpp.
void TextureMapping::accept | ( | void | ) |
Definition at line 87 of file TextureMapping.cpp.
Referenced by Gui::Dialog::TaskTextureMapping::accept().
void TextureMapping::changeEvent | ( | QEvent * | e | ) | [protected] |
Definition at line 104 of file TextureMapping.cpp.
References Gui::Dialog::Ui_TextureMapping::retranslateUi().
void TextureMapping::reject | ( | void | ) |
Definition at line 92 of file TextureMapping.cpp.
Referenced by Gui::Dialog::TaskTextureMapping::reject().