From a66fd5afde517e9a61e74fc17df617297f134c96 Mon Sep 17 00:00:00 2001 From: alwin Date: Sat, 06 Mar 2004 12:36:55 +0000 Subject: standalone dlg for (un-)subscribing newsgroups. May be integrated into the standard nntp-settings-dialog, too. --- (limited to 'noncore/net/mail/nntpgroupsui.ui') diff --git a/noncore/net/mail/nntpgroupsui.ui b/noncore/net/mail/nntpgroupsui.ui new file mode 100644 index 0000000..93f487b --- a/dev/null +++ b/noncore/net/mail/nntpgroupsui.ui @@ -0,0 +1,88 @@ + +NNTPGroupsUI + + QWidget + + name + NNTPGroupsUI + + + geometry + + 0 + 0 + 356 + 406 + + + + caption + newsgroupslist + + + layoutMargin + + + layoutSpacing + + + + margin + 2 + + + spacing + 2 + + + QListView + + + text + Newsgroups + + + clickable + true + + + resizeable + true + + + + name + GroupListView + + + whatsThis + List of groups from the server. On start, only subscribed groups are listed. + + + + QPushButton + + name + GetNGButton + + + text + Get newsgroup list from server + + + whatsThis + Retrieve the list of groups from server + + + + + + + GetNGButton + clicked() + NNTPGroupsUI + slotGetNG() + + slotGetNG() + + -- cgit v0.9.0.2