Version: 6.3.1
Data Structures | Variables

src/Qtx/QtxPathListEdit.cxx File Reference

#include "QtxPathListEdit.h"
#include "QtxPathEdit.h"
#include <QLayout>
#include <QPainter>
#include <QListView>
#include <QLineEdit>
#include <QKeyEvent>
#include <QDirModel>
#include <QCompleter>
#include <QToolButton>
#include <QMessageBox>
#include <QFileDialog>
#include <QItemDelegate>
#include <QStringListModel>
Include dependency graph for QtxPathListEdit.cxx:

Data Structures

class  QtxPathListEdit.Editor
 Path editor widget. More...
class  QtxPathListEdit.Delegate
 Custom item delegate for the paths list widget. More...

Variables

static const char * delete_icon []
static const char * insert_icon []
static const char * movedown_icon []
static const char * moveup_icon []

Variable Documentation

const char* delete_icon[] [static]
Initial value:
 {
"16 16 3 1",
"` c #810000",
"  c none",
"# c #ffffff",
"                ",
"                ",
" ``#        ``# ",
" ````#     ``#  ",
"  ````#   ``#   ",
"    ```# `#     ",
"     `````#     ",
"      ```#      ",
"     `````#     ",
"    ```# ``#    ",
"   ```#   ``#   ",
"  ```#     `#   ",
"  ```#      `#  ",
"   `#        `# ",
"                ",
"                "
}
const char* insert_icon[] [static]
Initial value:
 {
"16 16 5 1",
"` c #000000",
". c #ffff00",
"# c #9d9da1",
"  c none",
"b c #ffffff",
"                ",
"                ",
" #  #b #.       ",
"  # #.#.` ` `   ",
"  .#.b####   `  ",
" ### ..         ",
"  . # .#     `  ",
" #` #.          ",
"    #        `  ",
"  `             ",
"             `  ",
"  `             ",
"             `  ",
"  ` ` ` ` ` `   ",
"                ",
"                "
}
const char* movedown_icon[] [static]
Initial value:
 {
"16 16 2 1",
"` c #000000",
"  c none",
"                ",
"                ",
"         ```    ",
"        ```     ",
"       ```      ",
"       ```      ",
"       ```      ",
"       ```      ",
"   ```````````  ",
"    `````````   ",
"     ```````    ",
"      `````     ",
"       ```      ",
"        `       ",
"                ",
"                "
}
const char* moveup_icon[] [static]
Initial value:
 {
"16 16 2 1",
"` c #000000",
"  c none",
"                ",
"                ",
"        `       ",
"       ```      ",
"      `````     ",
"     ```````    ",
"    `````````   ",
"   ```````````  ",
"       ```      ",
"       ```      ",
"       ```      ",
"       ```      ",
"      ```       ",
"     ```        ",
"                ",
"                "
}
Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS