8 QHBoxLayout *layout =
new QHBoxLayout(
this);
10 layout->setContentsMargins(0, 0, 0, 0);
13 QWidget *mainWindow =
new QWidget(
this);
15 QScrollArea *scrollArea =
new QScrollArea(
this);
17 layout->addWidget(scrollArea);
The class of the search result data item.
const MusicResultDataItemList & items() const noexcept
The class of the music dj radio category request.