Searched refs:fullViewAction (Results 1 – 1 of 1) sorted by relevance
1345 …Q3Action *fullViewAction = new Q3Action("Full View", QPixmap(xpm_tree_view), _("Full View"), 0, th… in ConfigMainWindow() local1346 connect(fullViewAction, SIGNAL(activated()), SLOT(showFullView())); in ConfigMainWindow()1406 fullViewAction->addTo(toolBar); in ConfigMainWindow()