#include "soundsettingsbase.h"#include <qcheckbox.h>#include <qcombobox.h>#include <qlabel.h>#include <qlayout.h>#include <qpixmap.h>Include dependency graph for soundsettingsbase.cpp:

Go to the source code of this file.
Variables | |
| static const char *const | image0_data [] |
| static const char *const | image1_data [] |
|
|
Initial value: {
"16 16 3 1",
". c None",
"a c #000000",
"# c #ff0000",
"............#...",
"............##..",
"..........#..#..",
".....a..#..#.#..",
"....aa..##.#..#.",
"...aaa...#.##.#.",
"aaaaaa.#.#..#.##",
"aaaaaa.#.##.#.##",
"aaaaaa.#.##.#.##",
"aaaaaa.#.##.#.##",
"aaaaaa.#.#..#.##",
"...aaa...#.##.#.",
"....aa..#..#..#.",
".....a.....#.##.",
"..........#..#..",
"............##.."}
Definition at line 18 of file soundsettingsbase.cpp. |
|
|
Initial value: {
"16 16 3 1",
". c None",
"# c #000000",
"a c #ff0000",
"................",
"................",
"................",
".....#..........",
"....##..........",
"...###...a...a..",
"######..aaa.aaa.",
"######...aaaaa..",
"######....aaa...",
"######...aaaaa..",
"######..aaa.aaa.",
"...###...a...a..",
"....##..........",
".....#..........",
"................",
"................"}
Definition at line 40 of file soundsettingsbase.cpp. |
1.4.2