#include <QtWidgets/private/qtwidgetsglobal_p.h>
Go to the source code of this file.
◆ check_list_controller_xpm
const char* const check_list_controller_xpm[] |
|
static |
Initial value:= {
"16 16 4 1",
" c None",
". c #000000000000",
"X c #FFFFFFFF0000",
"o c #C71BC30BC71B",
" ",
" ",
" .......... ",
" .XXXXXXXX. ",
" .XXXXXXXX.oo ",
" .XXXXXXXX.oo ",
" .XXXXXXXX.oo ",
" .XXXXXXXX.oo ",
" .XXXXXXXX.oo ",
" .XXXXXXXX.oo ",
" .XXXXXXXX.oo ",
" ..........oo ",
" oooooooooo ",
" oooooooooo ",
" ",
" "}
Definition at line 21 of file qcommonstylepixmaps_p.h.
◆ critical_xpm
const char* const critical_xpm[] |
|
static |
◆ dock_widget_close_xpm
const char* const dock_widget_close_xpm[] |
|
static |
Initial value:= {
"8 8 2 1",
"# c #000000",
". c None",
"........",
".##..##.",
"..####..",
"...##...",
"..####..",
".##..##.",
"........",
"........"}
Definition at line 323 of file qcommonstylepixmaps_p.h.
Referenced by QCommonStyle::standardPixmap().
◆ filedialog_end_xpm
const char* const filedialog_end_xpm[] |
|
static |
Initial value:={
"16 15 9 1",
"d c #a0a0a0",
"c c #c3c3c3",
"# c #cec6bd",
". c #000000",
"f c #ffff00",
"e c #999999",
"g c #cccccc",
"b c #ffffff",
"a c None",
"......####aaaaaa",
".bbbb..###aaaaaa",
".bbbb.c.##aaaaaa",
".bbbb....ddeeeea",
".bbbbbbb.bbbbbe.",
".bbbbbbb.bcfgfe.",
"eeeeeeeeeeeeefe.",
"ebbbbbbbbbbeege.",
"ebfgfgfgfgff.ee.",
"aebfgfgfgfgfg.e.",
"aebgfgfgfgfgf.e.",
"aaebgfgfgfgffe..",
"aaeeeeeeeeeeeee.",
"aaa.............",
"aaaaaaaaaaaaaaaa"}
Definition at line 98 of file qcommonstylepixmaps_p.h.
Referenced by QCommonStyle::standardPixmap().
◆ filedialog_start_xpm
const char* const filedialog_start_xpm[] |
|
static |
Initial value:={
"16 15 8 1",
"a c #cec6bd",
"# c #000000",
"e c #ffff00",
"b c #999999",
"f c #cccccc",
"d c #dcdcdc",
"c c #ffffff",
". c None",
".....######aaaaa",
"...bb#cccc##aaaa",
"..bcc#cccc#d#aaa",
".bcef#cccc#dd#aa",
".bcfe#cccc#####a",
".bcef#ccccccccc#",
"bbbbbbbbbbbbccc#",
"bccccccccccbbcc#",
"bcefefefefee#bc#",
".bcefefefefef#c#",
".bcfefefefefe#c#",
"..bcfefefefeeb##",
"..bbbbbbbbbbbbb#",
"...#############",
"................"}
Definition at line 72 of file qcommonstylepixmaps_p.h.
Referenced by QCommonStyle::standardPixmap().
◆ information_xpm
const char* const information_xpm[] |
|
static |
◆ qt_close_xpm
const char* const qt_close_xpm[] |
|
static |
Initial value:= {
"10 10 2 1",
"# c #000000",
". c None",
"..........",
".##....##.",
"..##..##..",
"...####...",
"....##....",
"...####...",
"..##..##..",
".##....##.",
"..........",
".........."}
Definition at line 218 of file qcommonstylepixmaps_p.h.
Referenced by QCommonStyle::standardPixmap().
◆ qt_help_xpm
const char* const qt_help_xpm[] |
|
static |
Initial value:= {
"10 10 2 1",
". c None",
"# c #000000",
"..........",
"..######..",
".##....##.",
"......##..",
".....##...",
"....##....",
"....##....",
"..........",
"....##....",
".........."}
Definition at line 278 of file qcommonstylepixmaps_p.h.
Referenced by QCommonStyle::standardPixmap().
◆ qt_maximize_xpm
const char* const qt_maximize_xpm[] |
|
static |
Initial value:={
"10 10 2 1",
"# c #000000",
". c None",
"#########.",
"#########.",
"#.......#.",
"#.......#.",
"#.......#.",
"#.......#.",
"#.......#.",
"#.......#.",
"#########.",
".........."}
Definition at line 233 of file qcommonstylepixmaps_p.h.
Referenced by QCommonStyle::standardPixmap().
◆ qt_menu_xpm
const char* const qt_menu_xpm[] |
|
static |
◆ qt_minimize_xpm
const char* const qt_minimize_xpm[] |
|
static |
Initial value:= {
"10 10 2 1",
"# c #000000",
". c None",
"..........",
"..........",
"..........",
"..........",
"..........",
"..........",
"..........",
".#######..",
".#######..",
".........."}
Definition at line 248 of file qcommonstylepixmaps_p.h.
Referenced by QCommonStyle::standardPixmap().
◆ qt_normalizeup_xpm
const char* const qt_normalizeup_xpm[] |
|
static |
Initial value:= {
"10 10 2 1",
"# c #000000",
". c None",
"...######.",
"...######.",
"...#....#.",
".######.#.",
".######.#.",
".#....###.",
".#....#...",
".#....#...",
".######...",
".........."}
Definition at line 263 of file qcommonstylepixmaps_p.h.
Referenced by QCommonStyle::standardPixmap().
◆ qt_shade_xpm
const char* const qt_shade_xpm[] |
|
static |
Initial value:= {
"10 10 2 1",
"# c #000000",
". c None",
"..........",
"..........",
"..........",
"..........",
"....#.....",
"...###....",
"..#####...",
".#######..",
"..........",
".........."}
Definition at line 293 of file qcommonstylepixmaps_p.h.
Referenced by QCommonStyle::standardPixmap().
◆ qt_unshade_xpm
const char* const qt_unshade_xpm[] |
|
static |
Initial value:= {
"10 10 2 1",
"# c #000000",
". c None",
"..........",
"..........",
"..........",
".#######..",
"..#####...",
"...###....",
"....#.....",
"..........",
"..........",
".........."}
Definition at line 308 of file qcommonstylepixmaps_p.h.
Referenced by QCommonStyle::standardPixmap().
◆ question_xpm
const char* const question_xpm[] |
|
static |
◆ tb_extension_arrow_h_xpm
const char* const tb_extension_arrow_h_xpm[] |
|
static |
◆ tb_extension_arrow_v_xpm
const char* const tb_extension_arrow_v_xpm[] |
|
static |
Initial value:= {
"5 8 3 1",
" c None",
". c #000000",
"+ c none",
".+++.",
"..+..",
"+...+",
"++.++",
".+++.",
"..+..",
"+...+",
"++.++"
}
Definition at line 45 of file qcommonstylepixmaps_p.h.
Referenced by QCommonStyle::standardPixmap().
◆ warning_xpm
const char* const warning_xpm[] |
|
static |