KIO
kfilecustomdialog.cpp
3 SPDX-FileCopyrightText: 2017 Klarälvdalens Datakonsult AB, a KDAB Group company <[email protected]>
QCA_EXPORT void init()
void clicked(bool checked)
KFileCustomDialog(QWidget *parent=nullptr)
Constructs a custom file dialog.
Definition: kfilecustomdialog.cpp:51
void addWidget(QWidget *widget, int stretch, Qt::Alignment alignment)
void setOperationMode(KFileWidget::OperationMode op)
Sets the operational mode of the filedialog to Saving, Opening or Other.
Definition: kfilecustomdialog.cpp:82
Definition: kfilewidget.h:47
virtual void accept()
void accepted()
Emitted by slotOk() (directly or asynchronously) once everything has been done.
void setCustomWidget(QWidget *widget)
Set a custom widget that should be added to the file dialog.
Definition: kfilecustomdialog.cpp:72
void setObjectName(const QString &name)
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 03:54:43 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 03:54:43 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.