KIO
kfilecustomdialog.cpp
KFileCustomDialog(QWidget *parent=nullptr)
Constructs a custom file dialog.
Definition kfilecustomdialog.cpp:51
void setOperationMode(KFileWidget::OperationMode op)
Sets the operational mode of the filedialog to Saving, Opening or Other.
Definition kfilecustomdialog.cpp:82
void setCustomWidget(QWidget *widget)
Set a custom widget that should be added to the file dialog.
Definition kfilecustomdialog.cpp:72
void accepted()
Emitted by slotOk() (directly or asynchronously) once everything has been done.
void clicked(bool checked)
void addWidget(QWidget *widget, int stretch, Qt::Alignment alignment)
virtual void accept()
QMetaObject::Connection connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)
void setObjectName(QAnyStringView name)
void show()
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:16:28 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:16:28 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.