Version: 9.12.0
QtxPathDialog.cxx File Reference
#include "QtxPathDialog.h"
#include "QtxGridBox.h"
#include "QtxGroupBox.h"
#include <QDir>
#include <QLabel>
#include <QPixmap>
#include <QLayout>
#include <QLineEdit>
#include <QObjectList>
#include <QStringList>
#include <QFileDialog>
#include <QMessageBox>
#include <QPushButton>

Variables

static const char * open_icon []
 

Variable Documentation

◆ open_icon

const char* open_icon[]
static
Initial value:
= {
"16 16 5 1",
" c none",
". c #ffff00",
"# c #848200",
"a c #ffffff",
"b c #000000",
" ",
" bbb ",
" b b b",
" bb",
" bbb bbb",
" ba.abbbbbbb ",
" b.a.a.a.a.b ",
" ba.a.a.a.ab ",
" b.a.abbbbbbbbbb",
" ba.ab#########b",
" b.ab#########b ",
" bab#########b ",
" bb#########b ",
" bbbbbbbbbbb ",
" ",
" "
}