NNTPGroupsUI tr.h QWidget name NNTPGroupsUI geometry 0 0 250 330 caption newsgroupslist layoutMargin layoutSpacing margin 1 spacing 1 QListView text Newsgroups clickable true resizeable true name GroupListView caption layoutMargin layoutSpacing whatsThis List of groups from the server. On start, only subscribed groups are listed. QLayoutWidget name Layout1 margin 0 spacing 6 QLabel name filterlabel text Groupfilter: QLineEdit name Groupfilteredit whatsThis Enter a filter string here. Then hit "get newsgroup list" again and only groups starting with that filter will be listet. QPushButton name GetNGButton text Get newsgroup list from server whatsThis Retrieve the list of groups from server GetNGButton clicked() NNTPGroupsUI slotGetNG() slotGetNG()