Lines Matching refs:fullViewAction
1409 fullViewAction = new QAction(QPixmap(xpm_tree_view), "Full View", this);
1410 fullViewAction->setCheckable(true);
1411 connect(fullViewAction, &QAction::triggered,
1456 toolBar->addAction(fullViewAction);
1677 fullViewAction->setEnabled(true);
1678 fullViewAction->setChecked(false);
1698 fullViewAction->setEnabled(true);
1699 fullViewAction->setChecked(false);
1723 fullViewAction->setEnabled(false);
1724 fullViewAction->setChecked(true);