QGIS API Documentation  2.4.0-Chugiak
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Functions | Variables
qgisgui.h File Reference
#include <Qt>
#include <QPair>
Include dependency graph for qgisgui.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 QgisGui
 /namespace QgisGui The QgisGui namespace contains constants and helper functions used throughout the QGIS GUI.
 

Functions

bool GUI_EXPORT QgisGui::openFilesRememberingFilter (QString const &filterName, QString const &filters, QStringList &selectedFiles, QString &enc, QString &title, bool cancelAll=false)
 Open files, preferring to have the default file selector be the last one used, if any; also, prefer to start in the last directory associated with filterName. More...
 
QPair< QString, QString >
GUI_EXPORT 
QgisGui::getSaveAsImageName (QWidget *theParent, QString theMessage, QString defaultFilename=QString::null)
 A helper function to get an image name from the user. More...
 
QString QgisGui::createFileFilter_ (QString const &longName, QString const &glob)
 Convenience function for readily creating file filters. More...
 

Variables

static const Qt::WindowFlags QgisGui::ModalDialogFlags = 0