EnrichmentDialog.cpp File Reference

#include <QtGui>
#include <QHttp>
#include <QIODevice>
#include <QNetworkProxy>
#include "EnrichmentDialog.h"
#include <Graph.h>
#include <MultiLayer.h>
#include <TexWidget.h>
#include <EllipseWidget.h>
#include <FrameWidget.h>
#include <ImageWidget.h>
#include <RectangleWidget.h>
#include <LegendWidget.h>
#include <ApplicationWindow.h>
#include <TextFormatButtons.h>
#include <ColorButton.h>
#include <DoubleSpinBox.h>
#include <PatternBox.h>
#include <PenStyleBox.h>
#include <pixmaps.h>

Variables

static const char * choose_folder_xpm []

Variable Documentation

const char* choose_folder_xpm[] [static]
Initial value:
{
    "16 16 11 1",
    "# c #000000",
    "g c #c0c0c0",
    "e c #303030",
    "a c #ffa858",
    "b c #808080",
    "d c #a0a0a4",
    "f c #585858",
    "c c #ffdca8",
    "h c #dcdcdc",
    "i c #ffffff",
    ". c None",
    "....###.........",
    "....#ab##.......",
    "....#acab####...",
    "###.#acccccca#..",
    "#ddefaaaccccca#.",
    "#bdddbaaaacccab#",
    ".eddddbbaaaacab#",
    ".#bddggdbbaaaab#",
    "..edgdggggbbaab#",
    "..#bgggghghdaab#",
    "...ebhggghicfab#",
    "....#edhhiiidab#",
    "......#egiiicfb#",
    "........#egiibb#",
    "..........#egib#",
    "............#ee#"}

Referenced by EnrichmentDialog::initImagePage().


Generated by  doxygen 1.6.2