kleopatra
MainWindow Class Reference
#include <mainwindow.h>
Inheritance diagram for MainWindow:

Detailed Description
Definition at line 47 of file kgpgconf/mainwindow.h.
Public Slots | |
| void | importCertificatesFromFile (const QStringList &files) |
Signals | |
| void | configDialogRequested () |
Public Member Functions | |
| MainWindow (QWidget *parent=0, Qt::WindowFlags f=KDE_DEFAULT_WINDOWFLAGS) | |
| MainWindow (QWidget *parent=0, Qt::WindowFlags flags=0) | |
| ~MainWindow () | |
| ~MainWindow () | |
Protected Member Functions | |
| void | closeEvent (QCloseEvent *e) |
| void | dragEnterEvent (QDragEnterEvent *) |
| void | dropEvent (QDropEvent *) |
| void | showEvent (QShowEvent *e) |
Constructor & Destructor Documentation
| MainWindow::MainWindow | ( | QWidget * | parent = 0, |
|
| Qt::WindowFlags | flags = 0 | |||
| ) | [explicit] |
Definition at line 53 of file kgpgconf/mainwindow.cpp.
| MainWindow::~MainWindow | ( | ) |
Definition at line 101 of file kgpgconf/mainwindow.cpp.
| MainWindow::MainWindow | ( | QWidget * | parent = 0, |
|
| Qt::WindowFlags | f = KDE_DEFAULT_WINDOWFLAGS | |||
| ) | [explicit] |
| MainWindow::~MainWindow | ( | ) |
Member Function Documentation
| void MainWindow::closeEvent | ( | QCloseEvent * | e | ) | [protected] |
Definition at line 528 of file mainwindow.cpp.
| void MainWindow::configDialogRequested | ( | ) | [signal] |
| void MainWindow::dragEnterEvent | ( | QDragEnterEvent * | e | ) | [protected] |
Definition at line 594 of file mainwindow.cpp.
| void MainWindow::dropEvent | ( | QDropEvent * | e | ) | [protected] |
Definition at line 601 of file mainwindow.cpp.
| void MainWindow::importCertificatesFromFile | ( | const QStringList & | files | ) | [slot] |
Definition at line 566 of file mainwindow.cpp.
| void MainWindow::showEvent | ( | QShowEvent * | e | ) | [protected] |
Definition at line 561 of file mainwindow.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference