Home
last modified time | relevance | path

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

/dports/comms/klog/klog-1.8.5/src/
H A Dinfowidget.cpp176 bandsLayout->addWidget(bandLabel1, 0, 0); in createUI()
177 bandsLayout->addWidget(bandLabel2, 0, 1); in createUI()
178 bandsLayout->addWidget(bandLabel3, 0, 2); in createUI()
179 bandsLayout->addWidget(bandLabel4, 0, 3); in createUI()
180 bandsLayout->addWidget(bandLabel5, 0, 4); in createUI()
181 bandsLayout->addWidget(bandLabel6, 0, 5); in createUI()
182 bandsLayout->addWidget(bandLabel7, 1, 0); in createUI()
183 bandsLayout->addWidget(bandLabel8, 1, 1); in createUI()
184 bandsLayout->addWidget(bandLabel9, 1, 2); in createUI()
185 bandsLayout->addWidget(bandLabel10, 1, 3); in createUI()
[all …]