Searched refs:xpm_tree_view (Results 1 – 4 of 4) sorted by relevance
96 const char * const xpm_tree_view[] = { variable
16 extern const char * const xpm_tree_view[];
172 "button6", (gchar **) xpm_tree_view); in init_main_window()
1419 fullViewAction = new QAction(QPixmap(xpm_tree_view), "Full View", this); in ConfigMainWindow()