knode
KNode::NntpAccountListWidget Class Reference
#include <knconfigwidgets.h>
Inheritance diagram for KNode::NntpAccountListWidget:

Detailed Description
News server account list widget.
Definition at line 118 of file knconfigwidgets.h.
Public Slots | |
| void | slotAddItem (KNNntpAccount *a) |
| void | slotRemoveItem (KNNntpAccount *a) |
| void | slotUpdateItem (KNNntpAccount *a) |
Public Member Functions | |
| virtual void | load () |
| NntpAccountListWidget (const KComponentData &inst, QWidget *parent=0) | |
Protected Slots | |
| void | slotAddBtnClicked () |
| void | slotDelBtnClicked () |
| void | slotEditBtnClicked () |
| void | slotSelectionChanged () |
| void | slotSubBtnClicked () |
Classes | |
| class | AccountListItem |
| Account list widget item. More... | |
Constructor & Destructor Documentation
| KNode::NntpAccountListWidget::NntpAccountListWidget | ( | const KComponentData & | inst, | |
| QWidget * | parent = 0 | |||
| ) |
Member Function Documentation
| void KNode::NntpAccountListWidget::load | ( | ) | [virtual] |
| void KNode::NntpAccountListWidget::slotAddBtnClicked | ( | ) | [protected, slot] |
| void KNode::NntpAccountListWidget::slotAddItem | ( | KNNntpAccount * | a | ) | [slot] |
Add an list view item for the given account.
- Parameters:
-
a The new account.
Definition at line 334 of file knconfigwidgets.cpp.
| void KNode::NntpAccountListWidget::slotDelBtnClicked | ( | ) | [protected, slot] |
| void KNode::NntpAccountListWidget::slotEditBtnClicked | ( | ) | [protected, slot] |
| void KNode::NntpAccountListWidget::slotRemoveItem | ( | KNNntpAccount * | a | ) | [slot] |
Remove the list view item of the given account.
- Parameters:
-
a The account.
Definition at line 345 of file knconfigwidgets.cpp.
| void KNode::NntpAccountListWidget::slotSelectionChanged | ( | ) | [protected, slot] |
| void KNode::NntpAccountListWidget::slotSubBtnClicked | ( | ) | [protected, slot] |
| void KNode::NntpAccountListWidget::slotUpdateItem | ( | KNNntpAccount * | a | ) | [slot] |
Update the item of the given account.
- Parameters:
-
a The account.
Definition at line 360 of file knconfigwidgets.cpp.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference