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

Detailed Description
Definition at line 30 of file mainwindow.h.
Public Slots | |
| void | openUrl (const KUrl &url) |
| void | setShowExtractDialog (bool) |
Public Member Functions | |
| void | dragEnterEvent (class QDragEnterEvent *event) |
| void | dragMoveEvent (class QDragMoveEvent *event) |
| void | dropEvent (class QDropEvent *event) |
| bool | loadPart () |
| MainWindow (QWidget *parent=0) | |
| ~MainWindow () | |
Constructor & Destructor Documentation
| MainWindow::MainWindow | ( | QWidget * | parent = 0 |
) |
Definition at line 50 of file mainwindow.cpp.
| MainWindow::~MainWindow | ( | ) |
Definition at line 67 of file mainwindow.cpp.
Member Function Documentation
| void MainWindow::dragEnterEvent | ( | class QDragEnterEvent * | event | ) |
Definition at line 77 of file mainwindow.cpp.
| void MainWindow::dragMoveEvent | ( | class QDragMoveEvent * | event | ) |
Definition at line 99 of file mainwindow.cpp.
| void MainWindow::dropEvent | ( | class QDropEvent * | event | ) |
Definition at line 86 of file mainwindow.cpp.
| bool MainWindow::loadPart | ( | ) |
Definition at line 108 of file mainwindow.cpp.
| void MainWindow::openUrl | ( | const KUrl & | url | ) | [slot] |
Definition at line 188 of file mainwindow.cpp.
| void MainWindow::setShowExtractDialog | ( | bool | option | ) | [slot] |
Definition at line 205 of file mainwindow.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference