Searched refs:xpm_tree_view (Results 1 – 10 of 10) sorted by relevance
94 static const char *xpm_tree_view[] = { variable
177 "button6", (gchar **) xpm_tree_view); in init_main_window()
1416 fullViewAction = new QAction(QPixmap(xpm_tree_view), _("Full View"), this); in ConfigMainWindow()
96 const char * const xpm_tree_view[] = { variable
16 extern const char * const xpm_tree_view[];
176 "button6", (gchar **) xpm_tree_view); in init_main_window()
1401 fullViewAction = new QAction(QPixmap(xpm_tree_view), "Full View", this); in ConfigMainWindow()