knode
KNode::FetchArticleIdDlg Class Reference
#include <knmainwidget.h>
Inheritance diagram for KNode::FetchArticleIdDlg:

Detailed Description
Dialog to request a message ID.
Definition at line 402 of file knmainwidget.h.
Public Member Functions | |
| FetchArticleIdDlg (QWidget *parent) | |
| QString | messageId () const |
Protected Slots | |
| void | slotTextChanged (const QString &) |
Protected Attributes | |
| KLineEdit * | edit |
Constructor & Destructor Documentation
| KNode::FetchArticleIdDlg::FetchArticleIdDlg | ( | QWidget * | parent | ) |
Definition at line 2063 of file knmainwidget.cpp.
Member Function Documentation
| QString KNode::FetchArticleIdDlg::messageId | ( | ) | const |
Definition at line 2082 of file knmainwidget.cpp.
| void KNode::FetchArticleIdDlg::slotTextChanged | ( | const QString & | _text | ) | [protected, slot] |
Definition at line 2087 of file knmainwidget.cpp.
Member Data Documentation
KLineEdit* KNode::FetchArticleIdDlg::edit [protected] |
Definition at line 412 of file knmainwidget.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference