src/app/main.cpp File Reference

#include <QBitmap>
#include <QDir>
#include <QFile>
#include <QFileInfo>
#include <QFont>
#include <QMessageBox>
#include <QPixmap>
#include <QLocale>
#include <QSettings>
#include <QSplashScreen>
#include <QString>
#include <QStringList>
#include <QStyle>
#include <QPlastiqueStyle>
#include <QTranslator>
#include <QImageReader>
#include <cstdio>
#include <stdio.h>
#include <stdlib.h>
#include <getopt.h>
#include "qgisapp.h"
#include "qgsapplication.h"
#include <qgsconfig.h>
#include <qgssvnversion.h>
#include "qgsexception.h"
#include "qgsproject.h"
#include "qgsrect.h"
#include "qgslogger.h"

Include dependency graph for main.cpp:

Go to the source code of this file.

Functions

void usage (std::string const &appName)
 print usage text
bool bundleclicked (int argc, char *argv[])
void myMessageOutput (QtMsgType type, const char *msg)
int main (int argc, char *argv[])

Variables

static const char *const ident_ = "$Id: main.cpp 9150 2008-08-24 14:07:06Z jef $"
static QString myProjectFileName = ""
static QStringList myFileList


Function Documentation

bool bundleclicked ( int  argc,
char *  argv[] 
)

Definition at line 188 of file main.cpp.

Referenced by main().

int main ( int  argc,
char *  argv[] 
)

Definition at line 233 of file main.cpp.

References bundleclicked(), QgsApplication::i18nPath(), myFileList, myMessageOutput(), myProjectFileName, name(), QgisApp::openLayer(), QgisApp::openProject(), QgsDebugMsg, QgisApp::saveMapAsImage(), QgisApp::setExtent(), QgsApplication::splashPath(), and usage().

void myMessageOutput ( QtMsgType  type,
const char *  msg 
)

Definition at line 205 of file main.cpp.

Referenced by main().

void usage ( std::string const &  appName  ) 

print usage text

Definition at line 79 of file main.cpp.

Referenced by main().


Variable Documentation

const char* const ident_ = "$Id: main.cpp 9150 2008-08-24 14:07:06Z jef $" [static]

Definition at line 75 of file main.cpp.

QStringList myFileList [static]

Definition at line 116 of file main.cpp.

Referenced by QgsOptions::i18nList(), and main().

QString myProjectFileName = "" [static]

Definition at line 113 of file main.cpp.

Referenced by main().


Generated on Tue Oct 28 16:51:39 2008 for Quantum GIS API Documentation by  doxygen 1.5.1