ark
Kerfuffle::AddToArchive Class Reference
#include <addtoarchive.h>
Inheritance diagram for Kerfuffle::AddToArchive:
Public Slots | |
bool | addInput (const KUrl &url) |
void | setAutoFilenameSuffix (const QString &suffix) |
void | setFilename (const KUrl &path) |
void | setMimeType (const QString &mimeType) |
void | start () |
Public Member Functions | |
AddToArchive (QObject *parent=0) | |
~AddToArchive () | |
void | setChangeToFirstPath (bool value) |
void | setPreservePaths (bool value) |
bool | showAddDialog () |
Detailed Description
Definition at line 50 of file addtoarchive.h.
Constructor & Destructor Documentation
Kerfuffle::AddToArchive::AddToArchive | ( | QObject * | parent = 0 | ) |
Definition at line 48 of file addtoarchive.cpp.
Kerfuffle::AddToArchive::~AddToArchive | ( | ) |
Definition at line 53 of file addtoarchive.cpp.
Member Function Documentation
|
slot |
Definition at line 100 of file addtoarchive.cpp.
|
slot |
Definition at line 57 of file addtoarchive.cpp.
void Kerfuffle::AddToArchive::setChangeToFirstPath | ( | bool | value | ) |
Definition at line 62 of file addtoarchive.cpp.
|
slot |
Definition at line 67 of file addtoarchive.cpp.
|
slot |
Definition at line 72 of file addtoarchive.cpp.
void Kerfuffle::AddToArchive::setPreservePaths | ( | bool | value | ) |
bool Kerfuffle::AddToArchive::showAddDialog | ( | void | ) |
Definition at line 77 of file addtoarchive.cpp.
|
slot |
Definition at line 116 of file addtoarchive.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.