scans work as of now

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@23 af1100a4-978c-4157-bff7-07162d2ba061
This commit is contained in:
l_maliakal_d
2012-08-06 16:15:33 +00:00
parent 2dbdf8ff17
commit e88e24178c
4 changed files with 222 additions and 49 deletions

View File

@ -76,6 +76,9 @@ void qTabActions::SetupWidgetWindow(){
lblName[i] = new QLabel(QString(names[i]));
btnExpand[i] = new QPushButton("+");
btnExpand[i]->setFixedSize(20,20);
QString tip = "<nobr>Click on the \"+\" to Expand or \"-\" to Collapse.</nobr>";
lblName[i]->setToolTip(tip);
btnExpand[i]->setToolTip(tip);
group->addButton(btnExpand[i],i);
//Number of positions is only for mythen or gotthard