FileDialog.h File Reference

An instance of QFileDialog that includes file extention if necessary. More...

#include "../Config.h"
#include <QDialog>
#include <QFileDialog>

Go to the source code of this file.

Classes

class  te::qt::widgets::FileDialog
 Defines a component for choose a file. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::qt
 Namespace for the Qt module of TerraLib.
 
 te::qt::widgets
 Namespace for the Qt Widgets module of TerraLib.
 

Detailed Description

An instance of QFileDialog that includes file extention if necessary.

Definition in file FileDialog.h.