#include "scqtfiledlg.h"#include <opie2/odebug.h>#include <qcombobox.h>#include <qlineedit.h>#include <qlistview.h>#include <qtoolbutton.h>#include <qlayout.h>#include <qtooltip.h>#include <qwhatsthis.h>Include dependency graph for scqtfiledlg.cpp:

Go to the source code of this file.
Variables | |
| static const char *const | image0_data [] |
| static const char *const | image1_data [] |
| static const char *const | image2_data [] |
|
|
Initial value: {
"24 16 3 1",
". c None",
"# c #000040",
"a c #808080",
"........................",
"........................",
".................####...",
".................####...",
".......##........#aa#...",
"......###........#aa#...",
".....####........#aa#...",
"....##############aa#...",
"...###aaaaaaaaaaaaaa#...",
"..####aaaaaaaaaaaaaa#...",
"...###aaaaaaaaaaaaaa#...",
"....#################...",
".....####...............",
"......###...............",
".......##...............",
"........................"}
Definition at line 16 of file scqtfiledlg.cpp. Referenced by AuthWidget::AuthWidget(), QtRec::initIconView(), ScQtFileDlg::ScQtFileDlg(), and SoundSettingsBase::SoundSettingsBase(). |
|
|
Initial value: {
"24 16 4 1",
". c None",
"a c #008080",
"b c #808080",
"# c #ff0000",
"........................",
"........................",
"...####..........####...",
"...#####........#####...",
"....######.....#####a...",
".....######...#####ba...",
".....aa###########bba...",
"....aaaaa#######aabba...",
"...aaabbb######bbbbba...",
"..aaaabb########bbbba...",
"...aaa############bba...",
"....a######aaa#####aa...",
"....######.....######...",
"...#####a........####...",
"...####aa.........###...",
"........................"}
Definition at line 38 of file scqtfiledlg.cpp. |
|
|
Initial value: {
"17 15 4 1",
"# c #000000",
". c #dcdcdc",
"a c #ffff00",
"b c #ffffff",
".................",
"............#....",
".................",
"............#....",
".........#.....#.",
"....####..#.#.#..",
"...#abab#..#.#...",
"..##########..#.#",
"..#babababab##...",
"..#ababababa#.#..",
"..#babababab#..#.",
"..#ababababa#....",
"..#babababab#....",
"..#ababababa#....",
"..###########...."}
Definition at line 61 of file scqtfiledlg.cpp. Referenced by ScQtFileDlg::ScQtFileDlg(). |
1.4.2