ark
MainWindow Class Reference
#include <mainwindow.h>
Inherits MainWindow.
Public Slots | |
void | openUrl (const KUrl &url) |
void | setShowExtractDialog (bool) |
Public Member Functions | |
MainWindow (QWidget *parent=0) | |
~MainWindow () | |
void | dragEnterEvent (class QDragEnterEvent *event) |
void | dragMoveEvent (class QDragMoveEvent *event) |
void | dropEvent (class QDropEvent *event) |
bool | loadPart () |
Detailed Description
Definition at line 31 of file mainwindow.h.
Constructor & Destructor Documentation
MainWindow::MainWindow | ( | QWidget * | parent = 0 | ) |
Definition at line 52 of file mainwindow.cpp.
MainWindow::~MainWindow | ( | ) |
Definition at line 68 of file mainwindow.cpp.
Member Function Documentation
void MainWindow::dragEnterEvent | ( | class QDragEnterEvent * | event | ) |
Definition at line 79 of file mainwindow.cpp.
void MainWindow::dragMoveEvent | ( | class QDragMoveEvent * | event | ) |
Definition at line 114 of file mainwindow.cpp.
void MainWindow::dropEvent | ( | class QDropEvent * | event | ) |
Definition at line 95 of file mainwindow.cpp.
bool MainWindow::loadPart | ( | ) |
Definition at line 129 of file mainwindow.cpp.
|
slot |
Definition at line 216 of file mainwindow.cpp.
|
slot |
Definition at line 229 of file mainwindow.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:37 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:37 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.