KNewStuff
knewstuff3/uploaddialog.h
Go to the documentation of this file.
KDialog(QWidget *parent=0, Qt::WindowFlags flags=0)
void setUploadName(const QString &name)
Set the suggested title for the upload.
Definition knewstuff3/uploaddialog.cpp:467
void selectCategory(const QString &category)
Set the suggested category for the upload.
Definition knewstuff3/uploaddialog.cpp:472
UploadDialog(QWidget *parent=0)
Create a new upload dialog.
Definition knewstuff3/uploaddialog.cpp:394
void setPreviewImageFile(uint number, const KUrl &file)
Set one of the threee preview images displayed in the upload dialog.
Definition knewstuff3/uploaddialog.cpp:509
void setChangelog(const QString &changelog)
Set the suggested changelog displayed in the upload dialog.
Definition knewstuff3/uploaddialog.cpp:477
void setPriceEnabled(bool enabled)
Enable the UI to let the user to set a price for the uploaded item.
Definition knewstuff3/uploaddialog.cpp:487
void setUploadFile(const KUrl &payloadFile)
Set the file to be uploaded.
Definition knewstuff3/uploaddialog.cpp:454
void setVersion(const QString &version)
Set the suggested version displayed in the upload dialog.
Definition knewstuff3/uploaddialog.cpp:504
void setPrice(double price)
Set the suggested price displayed in the upload dialog.
Definition knewstuff3/uploaddialog.cpp:493
void setDescription(const QString &description)
Set the suggested description displayed in the upload dialog.
Definition knewstuff3/uploaddialog.cpp:482
void setPriceReason(const QString &reason)
Set the suggested rationale why this item costs something to download.
Definition knewstuff3/uploaddialog.cpp:499
Definition atticaprovider.h:28
Definition atticaprovider.cpp:36
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.