From e3b89230f065c48c84b48c88edb6eb088374c487 Mon Sep 17 00:00:00 2001 From: zautrix Date: Sat, 03 Jul 2004 16:33:12 +0000 Subject: Initial revision --- (limited to 'kmicromail/nntpgroupsui.ui') diff --git a/kmicromail/nntpgroupsui.ui b/kmicromail/nntpgroupsui.ui new file mode 100644 index 0000000..2902731 --- a/dev/null +++ b/kmicromail/nntpgroupsui.ui @@ -0,0 +1,129 @@ + +NNTPGroupsUI + + QWidget + + name + NNTPGroupsUI + + + geometry + + 0 + 0 + 254 + 330 + + + + caption + newsgroupslist + + + layoutMargin + + + layoutSpacing + + + + margin + 1 + + + spacing + 1 + + + QListView + + + text + Newsgroups + + + clickable + true + + + resizeable + true + + + + name + GroupListView + + + 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() + + -- cgit v0.9.0.2