Home
last modified time | relevance | path

Searched refs:selectUnselect (Results 1 – 2 of 2) sorted by relevance

/dports/deskutils/fet/fet-6.2.0/src/interface/
H A Dstatisticsprintform.cpp136 QHBoxLayout* selectUnselect=new QHBoxLayout(); in StatisticsPrintForm() local
140 selectUnselect->addWidget(pbSelectAll); in StatisticsPrintForm()
141 selectUnselect->addWidget(pbUnselectAll); in StatisticsPrintForm()
144 leftDialog->addLayout(selectUnselect); in StatisticsPrintForm()
H A Dtimetableprintform.cpp200 QHBoxLayout* selectUnselect=new QHBoxLayout(); in TimetablePrintForm() local
204 selectUnselect->addWidget(pbSelectAll); in TimetablePrintForm()
205 selectUnselect->addWidget(pbUnselectAll); in TimetablePrintForm()
209 leftDialog->addLayout(selectUnselect); in TimetablePrintForm()