kleopatra
CRLView Class Reference
#include <crlview.h>
Inheritance diagram for CRLView:

Detailed Description
Definition at line 46 of file crlview.h.
Public Slots | |
| void | slotUpdateView () |
Public Member Functions | |
| CRLView (QWidget *parent=0) | |
| ~CRLView () | |
Protected Slots | |
| void | slotAppendBuffer () |
| void | slotProcessExited (int, QProcess::ExitStatus) |
| void | slotReadStdout () |
Protected Member Functions | |
| void | closeEvent (QCloseEvent *) |
| void | processExited () |
Constructor & Destructor Documentation
| CRLView::CRLView | ( | QWidget * | parent = 0 |
) |
Definition at line 54 of file crlview.cpp.
| CRLView::~CRLView | ( | ) |
Definition at line 91 of file crlview.cpp.
Member Function Documentation
| void CRLView::closeEvent | ( | QCloseEvent * | e | ) | [protected] |
Definition at line 96 of file crlview.cpp.
| void CRLView::processExited | ( | ) | [protected] |
Definition at line 133 of file crlview.cpp.
| void CRLView::slotAppendBuffer | ( | ) | [protected, slot] |
Definition at line 128 of file crlview.cpp.
| void CRLView::slotProcessExited | ( | int | , | |
| QProcess::ExitStatus | _status | |||
| ) | [protected, slot] |
Definition at line 141 of file crlview.cpp.
| void CRLView::slotReadStdout | ( | ) | [protected, slot] |
Definition at line 123 of file crlview.cpp.
| void CRLView::slotUpdateView | ( | ) | [slot] |
Definition at line 101 of file crlview.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference