Home
last modified time | relevance | path

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

/dports/comms/klog/klog-1.8.5/src/
H A Dawardswidget.cpp201 QVBoxLayout *yearlyTLayout = new QVBoxLayout; in createUI() local
202 yearlyTLayout->addWidget(yearlyLabelN); in createUI()
203 yearlyTLayout->addWidget(operatingYearsComboBox); in createUI()
238 dxUpRightAwardsTabLayout->addLayout(yearlyTLayout, 5, 0); in createUI()