mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-25 11:22:58 +00:00
add missing XPM headers
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
b8e95fd573
commit
2b23b812e1
8 changed files with 62 additions and 4 deletions
|
@ -233,6 +233,7 @@ static QPixmap *defaultPm = 0;
|
||||||
|
|
||||||
static const int default_pm_hotx = -2;
|
static const int default_pm_hotx = -2;
|
||||||
static const int default_pm_hoty = -16;
|
static const int default_pm_hoty = -16;
|
||||||
|
/* XPM */
|
||||||
static const char* const default_pm[] = {
|
static const char* const default_pm[] = {
|
||||||
"13 9 3 1",
|
"13 9 3 1",
|
||||||
". c None",
|
". c None",
|
||||||
|
|
|
@ -310,6 +310,7 @@ void QWhatsThat::paintEvent(QPaintEvent*)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const button_image[] = {
|
static const char * const button_image[] = {
|
||||||
"16 16 3 1",
|
"16 16 3 1",
|
||||||
" c None",
|
" c None",
|
||||||
|
|
|
@ -153,6 +153,7 @@ static const char * const qt_information_xpm[]={
|
||||||
".................cc**...........",
|
".................cc**...........",
|
||||||
"..................***...........",
|
"..................***...........",
|
||||||
"...................**..........."};
|
"...................**..........."};
|
||||||
|
|
||||||
/* XPM */
|
/* XPM */
|
||||||
static const char* const qt_warning_xpm[]={
|
static const char* const qt_warning_xpm[]={
|
||||||
"32 32 4 1",
|
"32 32 4 1",
|
||||||
|
@ -192,6 +193,7 @@ static const char* const qt_warning_xpm[]={
|
||||||
"..*************************bbbbb",
|
"..*************************bbbbb",
|
||||||
"....bbbbbbbbbbbbbbbbbbbbbbbbbbb.",
|
"....bbbbbbbbbbbbbbbbbbbbbbbbbbb.",
|
||||||
".....bbbbbbbbbbbbbbbbbbbbbbbbb.."};
|
".....bbbbbbbbbbbbbbbbbbbbbbbbb.."};
|
||||||
|
|
||||||
/* XPM */
|
/* XPM */
|
||||||
static const char* const qt_critical_xpm[]={
|
static const char* const qt_critical_xpm[]={
|
||||||
"32 32 4 1",
|
"32 32 4 1",
|
||||||
|
@ -231,6 +233,7 @@ static const char* const qt_critical_xpm[]={
|
||||||
".........aa********aaaaa........",
|
".........aa********aaaaa........",
|
||||||
"...........aaaaaaaaaaa..........",
|
"...........aaaaaaaaaaa..........",
|
||||||
".............aaaaaaa............"};
|
".............aaaaaaa............"};
|
||||||
|
|
||||||
/* XPM */
|
/* XPM */
|
||||||
static const char *const qt_question_xpm[] = {
|
static const char *const qt_question_xpm[] = {
|
||||||
"32 32 5 1",
|
"32 32 5 1",
|
||||||
|
|
|
@ -89,6 +89,7 @@ static const char * const qt_cleanlooks_dock_widget_close_xpm[] = {
|
||||||
" +@@@@@@@+ ",
|
" +@@@@@@@+ ",
|
||||||
" "};
|
" "};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_cleanlooks_arrow_down_xpm[] = {
|
static const char * const qt_cleanlooks_arrow_down_xpm[] = {
|
||||||
"11 7 2 1",
|
"11 7 2 1",
|
||||||
" c None",
|
" c None",
|
||||||
|
@ -101,6 +102,7 @@ static const char * const qt_cleanlooks_arrow_down_xpm[] = {
|
||||||
" xxx ",
|
" xxx ",
|
||||||
" x "};
|
" x "};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_cleanlooks_arrow_up_xpm[] = {
|
static const char * const qt_cleanlooks_arrow_up_xpm[] = {
|
||||||
"11 7 2 1",
|
"11 7 2 1",
|
||||||
" c None",
|
" c None",
|
||||||
|
@ -113,6 +115,7 @@ static const char * const qt_cleanlooks_arrow_up_xpm[] = {
|
||||||
" x x ",
|
" x x ",
|
||||||
" "};
|
" "};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_cleanlooks_dock_widget_restore_xpm[] = {
|
static const char * const qt_cleanlooks_dock_widget_restore_xpm[] = {
|
||||||
"11 13 7 1",
|
"11 13 7 1",
|
||||||
" c None",
|
" c None",
|
||||||
|
@ -136,6 +139,7 @@ static const char * const qt_cleanlooks_dock_widget_restore_xpm[] = {
|
||||||
" +@@@@@@@+ ",
|
" +@@@@@@@+ ",
|
||||||
" "};
|
" "};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_cleanlooks_workspace_minimize[] = {
|
static const char * const qt_cleanlooks_workspace_minimize[] = {
|
||||||
"11 13 7 1",
|
"11 13 7 1",
|
||||||
" c None",
|
" c None",
|
||||||
|
@ -159,7 +163,7 @@ static const char * const qt_cleanlooks_workspace_minimize[] = {
|
||||||
" +@@@@@@@+ ",
|
" +@@@@@@@+ ",
|
||||||
" "};
|
" "};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_cleanlooks_titlebar_context_help[] = {
|
static const char * const qt_cleanlooks_titlebar_context_help[] = {
|
||||||
"10 10 3 1",
|
"10 10 3 1",
|
||||||
" c None",
|
" c None",
|
||||||
|
@ -176,6 +180,7 @@ static const char * const qt_cleanlooks_titlebar_context_help[] = {
|
||||||
" ## ",
|
" ## ",
|
||||||
" ## "};
|
" ## "};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_cleanlooks_radiobutton[] = {
|
static const char * const qt_cleanlooks_radiobutton[] = {
|
||||||
"13 13 9 1",
|
"13 13 9 1",
|
||||||
" c None",
|
" c None",
|
||||||
|
@ -201,6 +206,7 @@ static const char * const qt_cleanlooks_radiobutton[] = {
|
||||||
" @+#%*%#+@ ",
|
" @+#%*%#+@ ",
|
||||||
" #@...+# "};
|
" #@...+# "};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_cleanlooks_radiobutton_checked[] = {
|
static const char * const qt_cleanlooks_radiobutton_checked[] = {
|
||||||
"13 13 20 1",
|
"13 13 20 1",
|
||||||
" c None",
|
" c None",
|
||||||
|
@ -237,6 +243,7 @@ static const char * const qt_cleanlooks_radiobutton_checked[] = {
|
||||||
" ",
|
" ",
|
||||||
" "};
|
" "};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_cleanlooks_scrollbar_button_arrow_up[] = {
|
static const char * const qt_cleanlooks_scrollbar_button_arrow_up[] = {
|
||||||
"7 4 2 1",
|
"7 4 2 1",
|
||||||
" c None",
|
" c None",
|
||||||
|
@ -246,6 +253,7 @@ static const char * const qt_cleanlooks_scrollbar_button_arrow_up[] = {
|
||||||
" ***** ",
|
" ***** ",
|
||||||
"*******"};
|
"*******"};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_cleanlooks_scrollbar_button_arrow_down[] = {
|
static const char * const qt_cleanlooks_scrollbar_button_arrow_down[] = {
|
||||||
"7 4 2 1",
|
"7 4 2 1",
|
||||||
" c None",
|
" c None",
|
||||||
|
@ -255,6 +263,7 @@ static const char * const qt_cleanlooks_scrollbar_button_arrow_down[] = {
|
||||||
" *** ",
|
" *** ",
|
||||||
" * "};
|
" * "};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_cleanlooks_spinbox_button_arrow_down[] = {
|
static const char * const qt_cleanlooks_spinbox_button_arrow_down[] = {
|
||||||
"7 4 2 1",
|
"7 4 2 1",
|
||||||
" c None",
|
" c None",
|
||||||
|
@ -264,6 +273,7 @@ static const char * const qt_cleanlooks_spinbox_button_arrow_down[] = {
|
||||||
" *** ",
|
" *** ",
|
||||||
" * "};
|
" * "};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_cleanlooks_spinbox_button_arrow_up[] = {
|
static const char * const qt_cleanlooks_spinbox_button_arrow_up[] = {
|
||||||
"7 4 2 1",
|
"7 4 2 1",
|
||||||
" c None",
|
" c None",
|
||||||
|
@ -273,6 +283,7 @@ static const char * const qt_cleanlooks_spinbox_button_arrow_up[] = {
|
||||||
" ***** ",
|
" ***** ",
|
||||||
"*******"};
|
"*******"};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_cleanlooks_scrollbar_button_left[] = {
|
static const char * const qt_cleanlooks_scrollbar_button_left[] = {
|
||||||
"16 16 6 1",
|
"16 16 6 1",
|
||||||
" c None",
|
" c None",
|
||||||
|
@ -298,6 +309,7 @@ static const char * const qt_cleanlooks_scrollbar_button_left[] = {
|
||||||
".+<<<<<<<<<<<<<+",
|
".+<<<<<<<<<<<<<+",
|
||||||
" .++++++++++++++"};
|
" .++++++++++++++"};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_cleanlooks_scrollbar_button_right[] = {
|
static const char * const qt_cleanlooks_scrollbar_button_right[] = {
|
||||||
"16 16 6 1",
|
"16 16 6 1",
|
||||||
" c None",
|
" c None",
|
||||||
|
@ -323,6 +335,7 @@ static const char * const qt_cleanlooks_scrollbar_button_right[] = {
|
||||||
"+<<<<<<<<<<<<<+.",
|
"+<<<<<<<<<<<<<+.",
|
||||||
"++++++++++++++. "};
|
"++++++++++++++. "};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_cleanlooks_scrollbar_button_up[] = {
|
static const char * const qt_cleanlooks_scrollbar_button_up[] = {
|
||||||
"16 16 6 1",
|
"16 16 6 1",
|
||||||
" c None",
|
" c None",
|
||||||
|
@ -348,6 +361,7 @@ static const char * const qt_cleanlooks_scrollbar_button_up[] = {
|
||||||
"+<<<<<<<<<<<<<<+",
|
"+<<<<<<<<<<<<<<+",
|
||||||
"++++++++++++++++"};
|
"++++++++++++++++"};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_cleanlooks_scrollbar_button_down[] = {
|
static const char * const qt_cleanlooks_scrollbar_button_down[] = {
|
||||||
"16 16 6 1",
|
"16 16 6 1",
|
||||||
" c None",
|
" c None",
|
||||||
|
@ -373,6 +387,7 @@ static const char * const qt_cleanlooks_scrollbar_button_down[] = {
|
||||||
".+<<<<<<<<<<<<+.",
|
".+<<<<<<<<<<<<+.",
|
||||||
" .++++++++++++. "};
|
" .++++++++++++. "};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_cleanlooks_menuitem_checkbox_checked[] = {
|
static const char * const qt_cleanlooks_menuitem_checkbox_checked[] = {
|
||||||
"8 7 6 1",
|
"8 7 6 1",
|
||||||
" g None",
|
" g None",
|
||||||
|
@ -389,6 +404,7 @@ static const char * const qt_cleanlooks_menuitem_checkbox_checked[] = {
|
||||||
" @# ",
|
" @# ",
|
||||||
" . "};
|
" . "};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_cleanlooks_checkbox_checked[] = {
|
static const char * const qt_cleanlooks_checkbox_checked[] = {
|
||||||
"13 13 3 1",
|
"13 13 3 1",
|
||||||
" c None",
|
" c None",
|
||||||
|
|
|
@ -60,6 +60,7 @@
|
||||||
QT_BEGIN_NAMESPACE
|
QT_BEGIN_NAMESPACE
|
||||||
|
|
||||||
#ifndef QT_NO_XPM
|
#ifndef QT_NO_XPM
|
||||||
|
/* XPM */
|
||||||
static const char * const tree_branch_open_xpm[] = {
|
static const char * const tree_branch_open_xpm[] = {
|
||||||
"9 9 2 1",
|
"9 9 2 1",
|
||||||
" c None",
|
" c None",
|
||||||
|
@ -74,6 +75,7 @@ static const char * const tree_branch_open_xpm[] = {
|
||||||
"# #",
|
"# #",
|
||||||
"#########"};
|
"#########"};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const tree_branch_closed_xpm[] = {
|
static const char * const tree_branch_closed_xpm[] = {
|
||||||
"9 9 2 1",
|
"9 9 2 1",
|
||||||
" c None",
|
" c None",
|
||||||
|
@ -88,6 +90,7 @@ static const char * const tree_branch_closed_xpm[] = {
|
||||||
"# #",
|
"# #",
|
||||||
"#########"};
|
"#########"};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const tb_extension_arrow_v_xpm[] = {
|
static const char * const tb_extension_arrow_v_xpm[] = {
|
||||||
"5 8 3 1",
|
"5 8 3 1",
|
||||||
" c None",
|
" c None",
|
||||||
|
@ -103,6 +106,7 @@ static const char * const tb_extension_arrow_v_xpm[] = {
|
||||||
"++.++"
|
"++.++"
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const tb_extension_arrow_h_xpm[] = {
|
static const char * const tb_extension_arrow_h_xpm[] = {
|
||||||
"8 5 3 1",
|
"8 5 3 1",
|
||||||
" c None",
|
" c None",
|
||||||
|
@ -115,6 +119,7 @@ static const char * const tb_extension_arrow_h_xpm[] = {
|
||||||
"..++..++",
|
"..++..++",
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const filedialog_start_xpm[]={
|
static const char * const filedialog_start_xpm[]={
|
||||||
"16 15 8 1",
|
"16 15 8 1",
|
||||||
"a c #cec6bd",
|
"a c #cec6bd",
|
||||||
|
@ -141,6 +146,7 @@ static const char * const filedialog_start_xpm[]={
|
||||||
"...#############",
|
"...#############",
|
||||||
"................"};
|
"................"};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const filedialog_end_xpm[]={
|
static const char * const filedialog_end_xpm[]={
|
||||||
"16 15 9 1",
|
"16 15 9 1",
|
||||||
"d c #a0a0a0",
|
"d c #a0a0a0",
|
||||||
|
|
|
@ -1987,6 +1987,7 @@ QMotifStyle::subElementRect(SubElement sr, const QStyleOption *opt, const QWidge
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifndef QT_NO_XPM
|
#ifndef QT_NO_XPM
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_motif_menu_xpm[] = {
|
static const char * const qt_motif_menu_xpm[] = {
|
||||||
"16 16 11 1",
|
"16 16 11 1",
|
||||||
" c #000000",
|
" c #000000",
|
||||||
|
@ -2017,7 +2018,7 @@ static const char * const qt_motif_menu_xpm[] = {
|
||||||
"................",
|
"................",
|
||||||
"................"};
|
"................"};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_motif_close_xpm[] = {
|
static const char * const qt_motif_close_xpm[] = {
|
||||||
"12 12 2 1",
|
"12 12 2 1",
|
||||||
" s None c None",
|
" s None c None",
|
||||||
|
@ -2035,6 +2036,7 @@ static const char * const qt_motif_close_xpm[] = {
|
||||||
" ",
|
" ",
|
||||||
" "};
|
" "};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_motif_maximize_xpm[] = {
|
static const char * const qt_motif_maximize_xpm[] = {
|
||||||
"12 12 2 1",
|
"12 12 2 1",
|
||||||
" s None c None",
|
" s None c None",
|
||||||
|
@ -2052,6 +2054,7 @@ static const char * const qt_motif_maximize_xpm[] = {
|
||||||
" ",
|
" ",
|
||||||
" "};
|
" "};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_motif_minimize_xpm[] = {
|
static const char * const qt_motif_minimize_xpm[] = {
|
||||||
"12 12 2 1",
|
"12 12 2 1",
|
||||||
" s None c None",
|
" s None c None",
|
||||||
|
@ -2070,6 +2073,7 @@ static const char * const qt_motif_minimize_xpm[] = {
|
||||||
" "};
|
" "};
|
||||||
|
|
||||||
#if 0 // ### not used???
|
#if 0 // ### not used???
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_motif_normalize_xpm[] = {
|
static const char * const qt_motif_normalize_xpm[] = {
|
||||||
"12 12 2 1",
|
"12 12 2 1",
|
||||||
" s None c None",
|
" s None c None",
|
||||||
|
@ -2088,6 +2092,7 @@ static const char * const qt_motif_normalize_xpm[] = {
|
||||||
" "};
|
" "};
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_motif_normalizeup_xpm[] = {
|
static const char * const qt_motif_normalizeup_xpm[] = {
|
||||||
"12 12 2 1",
|
"12 12 2 1",
|
||||||
" s None c None",
|
" s None c None",
|
||||||
|
@ -2105,6 +2110,7 @@ static const char * const qt_motif_normalizeup_xpm[] = {
|
||||||
" ",
|
" ",
|
||||||
" "};
|
" "};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_motif_shade_xpm[] = {
|
static const char * const qt_motif_shade_xpm[] = {
|
||||||
"12 12 2 1", "# c #000000",
|
"12 12 2 1", "# c #000000",
|
||||||
". c None",
|
". c None",
|
||||||
|
@ -2121,7 +2127,7 @@ static const char * const qt_motif_shade_xpm[] = {
|
||||||
"............",
|
"............",
|
||||||
"............"};
|
"............"};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_motif_unshade_xpm[] = {
|
static const char * const qt_motif_unshade_xpm[] = {
|
||||||
"12 12 2 1",
|
"12 12 2 1",
|
||||||
"# c #000000",
|
"# c #000000",
|
||||||
|
@ -2139,7 +2145,7 @@ static const char * const qt_motif_unshade_xpm[] = {
|
||||||
"............",
|
"............",
|
||||||
"............"};
|
"............"};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * qt_motif_dock_window_close_xpm[] = {
|
static const char * qt_motif_dock_window_close_xpm[] = {
|
||||||
"8 8 2 1",
|
"8 8 2 1",
|
||||||
"# c #000000",
|
"# c #000000",
|
||||||
|
|
|
@ -78,6 +78,7 @@ static const int plastiqueWindowsItemHMargin = 3; // menu item hor text ma
|
||||||
static const int plastiqueWindowsItemVMargin = 2; // menu item ver text margin
|
static const int plastiqueWindowsItemVMargin = 2; // menu item ver text margin
|
||||||
static const int plastiqueWindowsRightBorder = 15; // right border on windows
|
static const int plastiqueWindowsRightBorder = 15; // right border on windows
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_plastique_slider_verticalhandle[] = {
|
static const char * const qt_plastique_slider_verticalhandle[] = {
|
||||||
"15 11 6 1",
|
"15 11 6 1",
|
||||||
" c None",
|
" c None",
|
||||||
|
@ -98,6 +99,7 @@ static const char * const qt_plastique_slider_verticalhandle[] = {
|
||||||
"$+dddddddd+$ ",
|
"$+dddddddd+$ ",
|
||||||
" $++++++++$ "};
|
" $++++++++$ "};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_plastique_slider_verticalhandle_left[] = {
|
static const char * const qt_plastique_slider_verticalhandle_left[] = {
|
||||||
"15 11 6 1",
|
"15 11 6 1",
|
||||||
" c None",
|
" c None",
|
||||||
|
@ -118,6 +120,7 @@ static const char * const qt_plastique_slider_verticalhandle_left[] = {
|
||||||
" $+dddddddd+$",
|
" $+dddddddd+$",
|
||||||
" $++++++++$ "};
|
" $++++++++$ "};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_plastique_slider_horizontalhandle[] = {
|
static const char * const qt_plastique_slider_horizontalhandle[] = {
|
||||||
"11 15 6 1",
|
"11 15 6 1",
|
||||||
" c None",
|
" c None",
|
||||||
|
@ -142,6 +145,7 @@ static const char * const qt_plastique_slider_horizontalhandle[] = {
|
||||||
" $+d+$ ",
|
" $+d+$ ",
|
||||||
" $+$ "};
|
" $+$ "};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_plastique_slider_horizontalhandle_up[] = {
|
static const char * const qt_plastique_slider_horizontalhandle_up[] = {
|
||||||
"11 15 6 1",
|
"11 15 6 1",
|
||||||
" c None",
|
" c None",
|
||||||
|
@ -166,6 +170,7 @@ static const char * const qt_plastique_slider_horizontalhandle_up[] = {
|
||||||
"$+ddddddd+$",
|
"$+ddddddd+$",
|
||||||
" $+++++++$ "};
|
" $+++++++$ "};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_plastique_scrollbar_button_arrow_left[] = {
|
static const char * const qt_plastique_scrollbar_button_arrow_left[] = {
|
||||||
"4 7 2 1",
|
"4 7 2 1",
|
||||||
" c None",
|
" c None",
|
||||||
|
@ -178,6 +183,7 @@ static const char * const qt_plastique_scrollbar_button_arrow_left[] = {
|
||||||
" **",
|
" **",
|
||||||
" *"};
|
" *"};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_plastique_scrollbar_button_arrow_right[] = {
|
static const char * const qt_plastique_scrollbar_button_arrow_right[] = {
|
||||||
"4 7 2 1",
|
"4 7 2 1",
|
||||||
" c None",
|
" c None",
|
||||||
|
@ -190,6 +196,7 @@ static const char * const qt_plastique_scrollbar_button_arrow_right[] = {
|
||||||
"** ",
|
"** ",
|
||||||
"* "};
|
"* "};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_plastique_scrollbar_button_arrow_up[] = {
|
static const char * const qt_plastique_scrollbar_button_arrow_up[] = {
|
||||||
"7 4 2 1",
|
"7 4 2 1",
|
||||||
" c None",
|
" c None",
|
||||||
|
@ -199,6 +206,7 @@ static const char * const qt_plastique_scrollbar_button_arrow_up[] = {
|
||||||
" ***** ",
|
" ***** ",
|
||||||
"*******"};
|
"*******"};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_plastique_scrollbar_button_arrow_down[] = {
|
static const char * const qt_plastique_scrollbar_button_arrow_down[] = {
|
||||||
"7 4 2 1",
|
"7 4 2 1",
|
||||||
" c None",
|
" c None",
|
||||||
|
@ -208,6 +216,7 @@ static const char * const qt_plastique_scrollbar_button_arrow_down[] = {
|
||||||
" *** ",
|
" *** ",
|
||||||
" * "};
|
" * "};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_plastique_scrollbar_button_left[] = {
|
static const char * const qt_plastique_scrollbar_button_left[] = {
|
||||||
"16 16 6 1",
|
"16 16 6 1",
|
||||||
" c None",
|
" c None",
|
||||||
|
@ -233,6 +242,7 @@ static const char * const qt_plastique_scrollbar_button_left[] = {
|
||||||
".+<<<<<<<<<<<<<+",
|
".+<<<<<<<<<<<<<+",
|
||||||
" .+++++++++++++."};
|
" .+++++++++++++."};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_plastique_scrollbar_button_right[] = {
|
static const char * const qt_plastique_scrollbar_button_right[] = {
|
||||||
"16 16 6 1",
|
"16 16 6 1",
|
||||||
" c None",
|
" c None",
|
||||||
|
@ -258,6 +268,7 @@ static const char * const qt_plastique_scrollbar_button_right[] = {
|
||||||
"+<<<<<<<<<<<<<+.",
|
"+<<<<<<<<<<<<<+.",
|
||||||
".+++++++++++++. "};
|
".+++++++++++++. "};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_plastique_scrollbar_button_up[] = {
|
static const char * const qt_plastique_scrollbar_button_up[] = {
|
||||||
"16 16 6 1",
|
"16 16 6 1",
|
||||||
" c None",
|
" c None",
|
||||||
|
@ -283,6 +294,7 @@ static const char * const qt_plastique_scrollbar_button_up[] = {
|
||||||
"+<<<<<<<<<<<<<<+",
|
"+<<<<<<<<<<<<<<+",
|
||||||
".++++++++++++++."};
|
".++++++++++++++."};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_plastique_scrollbar_button_down[] = {
|
static const char * const qt_plastique_scrollbar_button_down[] = {
|
||||||
"16 16 6 1",
|
"16 16 6 1",
|
||||||
" c None",
|
" c None",
|
||||||
|
@ -308,6 +320,7 @@ static const char * const qt_plastique_scrollbar_button_down[] = {
|
||||||
".+<<<<<<<<<<<<+.",
|
".+<<<<<<<<<<<<+.",
|
||||||
" .++++++++++++. "};
|
" .++++++++++++. "};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_plastique_scrollbar_slider_pattern_vertical[] = {
|
static const char * const qt_plastique_scrollbar_slider_pattern_vertical[] = {
|
||||||
"10 18 3 1",
|
"10 18 3 1",
|
||||||
" c None",
|
" c None",
|
||||||
|
@ -332,6 +345,7 @@ static const char * const qt_plastique_scrollbar_slider_pattern_vertical[] = {
|
||||||
".. .. ..",
|
".. .. ..",
|
||||||
".+ .+ .+"};
|
".+ .+ .+"};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_plastique_scrollbar_slider_pattern_horizontal[] = {
|
static const char * const qt_plastique_scrollbar_slider_pattern_horizontal[] = {
|
||||||
"18 10 3 1",
|
"18 10 3 1",
|
||||||
" c None",
|
" c None",
|
||||||
|
@ -348,6 +362,7 @@ static const char * const qt_plastique_scrollbar_slider_pattern_horizontal[] = {
|
||||||
".. .. .. .. ..",
|
".. .. .. .. ..",
|
||||||
".+ .+ .+ .+ .+"};
|
".+ .+ .+ .+ .+"};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_plastique_toolbarhandle[] = {
|
static const char * const qt_plastique_toolbarhandle[] = {
|
||||||
"6 6 4 1",
|
"6 6 4 1",
|
||||||
" c None",
|
" c None",
|
||||||
|
@ -361,6 +376,7 @@ static const char * const qt_plastique_toolbarhandle[] = {
|
||||||
" .+@",
|
" .+@",
|
||||||
" @@"};
|
" @@"};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_plastique_simple_toolbarhandle[] = {
|
static const char * const qt_plastique_simple_toolbarhandle[] = {
|
||||||
"3 3 4 1",
|
"3 3 4 1",
|
||||||
" c None",
|
" c None",
|
||||||
|
@ -371,6 +387,7 @@ static const char * const qt_plastique_simple_toolbarhandle[] = {
|
||||||
".+@",
|
".+@",
|
||||||
" @@"};
|
" @@"};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_plastique_titlebar_context_help[] = {
|
static const char * const qt_plastique_titlebar_context_help[] = {
|
||||||
"27 27 5 1",
|
"27 27 5 1",
|
||||||
" c None",
|
" c None",
|
||||||
|
|
|
@ -430,6 +430,7 @@ static const char * const qt_windows_menu_xpm[] = {
|
||||||
"++++++FG+++++++.",
|
"++++++FG+++++++.",
|
||||||
"++++++++++++++. "};
|
"++++++++++++++. "};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_windows_close_xpm[] = {
|
static const char * const qt_windows_close_xpm[] = {
|
||||||
"10 10 2 1",
|
"10 10 2 1",
|
||||||
"# c #000000",
|
"# c #000000",
|
||||||
|
@ -445,6 +446,7 @@ static const char * const qt_windows_close_xpm[] = {
|
||||||
"..........",
|
"..........",
|
||||||
".........."};
|
".........."};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_windows_maximize_xpm[]={
|
static const char * const qt_windows_maximize_xpm[]={
|
||||||
"10 10 2 1",
|
"10 10 2 1",
|
||||||
"# c #000000",
|
"# c #000000",
|
||||||
|
@ -460,6 +462,7 @@ static const char * const qt_windows_maximize_xpm[]={
|
||||||
"#########.",
|
"#########.",
|
||||||
".........."};
|
".........."};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_windows_minimize_xpm[] = {
|
static const char * const qt_windows_minimize_xpm[] = {
|
||||||
"10 10 2 1",
|
"10 10 2 1",
|
||||||
"# c #000000",
|
"# c #000000",
|
||||||
|
@ -475,6 +478,7 @@ static const char * const qt_windows_minimize_xpm[] = {
|
||||||
".#######..",
|
".#######..",
|
||||||
".........."};
|
".........."};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_windows_normalizeup_xpm[] = {
|
static const char * const qt_windows_normalizeup_xpm[] = {
|
||||||
"10 10 2 1",
|
"10 10 2 1",
|
||||||
"# c #000000",
|
"# c #000000",
|
||||||
|
@ -490,6 +494,7 @@ static const char * const qt_windows_normalizeup_xpm[] = {
|
||||||
".######...",
|
".######...",
|
||||||
".........."};
|
".........."};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_windows_help_xpm[] = {
|
static const char * const qt_windows_help_xpm[] = {
|
||||||
"10 10 2 1",
|
"10 10 2 1",
|
||||||
". c None",
|
". c None",
|
||||||
|
@ -505,6 +510,7 @@ static const char * const qt_windows_help_xpm[] = {
|
||||||
"....##....",
|
"....##....",
|
||||||
".........."};
|
".........."};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_windows_shade_xpm[] = {
|
static const char * const qt_windows_shade_xpm[] = {
|
||||||
"10 10 2 1",
|
"10 10 2 1",
|
||||||
"# c #000000",
|
"# c #000000",
|
||||||
|
@ -520,6 +526,7 @@ static const char * const qt_windows_shade_xpm[] = {
|
||||||
"..........",
|
"..........",
|
||||||
".........."};
|
".........."};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * const qt_windows_unshade_xpm[] = {
|
static const char * const qt_windows_unshade_xpm[] = {
|
||||||
"10 10 2 1",
|
"10 10 2 1",
|
||||||
"# c #000000",
|
"# c #000000",
|
||||||
|
@ -535,6 +542,7 @@ static const char * const qt_windows_unshade_xpm[] = {
|
||||||
"..........",
|
"..........",
|
||||||
".........."};
|
".........."};
|
||||||
|
|
||||||
|
/* XPM */
|
||||||
static const char * qt_windows_dock_widget_close_xpm[] = {
|
static const char * qt_windows_dock_widget_close_xpm[] = {
|
||||||
"8 8 2 1",
|
"8 8 2 1",
|
||||||
"# c #000000",
|
"# c #000000",
|
||||||
|
|
Loading…
Add table
Reference in a new issue