Qt 5.15
Qt Widgets
C++ Classes
QFileDialog
Qt 5.15.10 Reference Documentation
List of All Members for QFileDialog
This is the complete list of members for
QFileDialog
, including inherited members.
enum
AcceptMode
enum
DialogCode
enum
DialogLabel
enum
FileMode
enum
Option
flags
Options
enum
PaintDeviceMetric
QFileDialog
(QWidget *, const QString &, const QString &, const QString &)
QFileDialog
(QWidget *, Qt::WindowFlags )
enum
ViewMode
accept
()
accepted
()
currentChanged
(const QString &)
currentUrlChanged
(const QUrl &)
deleteLater
()
destroyed
(QObject *)
directoryEntered
(const QString &)
directoryUrlEntered
(const QUrl &)
done
(int )
exec
() : int
fileSelected
(const QString &)
filesSelected
(const QStringList &)
filterSelected
(const QString &)
finished
(int )
objectNameChanged
(const QString &)
open
()
reject
()
rejected
()
urlSelected
(const QUrl &)
urlsSelected
(const QList<QUrl> &)
~QFileDialog
()
accept
()
acceptMode
() const : QFileDialog::AcceptMode
blockSignals
(bool ) : bool
changeEvent
(QEvent *)
childEvent
(QChildEvent *)
children
() const : const QObjectList &
closeEvent
(QCloseEvent *)
colorCount
() const : int
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, const char *, const char *, Qt::ConnectionType ) const : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction , Functor ) : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType ) : QMetaObject::Connection
connectNotify
(const QMetaMethod &)
contextMenuEvent
(QContextMenuEvent *)
customEvent
(QEvent *)
defaultSuffix
() const : QString
depth
() const : int
devicePixelRatio
() const : int
devicePixelRatioF
() const : qreal
directory
() const : QDir
directoryUrl
() const : QUrl
disconnect
(const QObject *, const char *, const QObject *, const char *) : bool
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
disconnect
(const char *, const QObject *, const char *) const : bool
disconnect
(const QObject *, const char *) const : bool
disconnect
(const QMetaObject::Connection &) : bool
disconnect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction ) : bool
disconnectNotify
(const QMetaMethod &)
done
(int )
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const : QList<QByteArray>
event
(QEvent *) : bool
eventFilter
(QObject *, QEvent *) : bool
fileMode
() const : QFileDialog::FileMode
filter
() const : QDir::Filters
findChild
(const QString &, Qt::FindChildOptions ) const : T
findChildren
(const QString &, Qt::FindChildOptions ) const : QList<T>
findChildren
(const QRegularExpression &, Qt::FindChildOptions ) const : QList<T>
getExistingDirectory
(QWidget *, const QString &, const QString &, QFileDialog::Options ) : QString
getExistingDirectoryUrl
(QWidget *, const QString &, const QUrl &, QFileDialog::Options , const QStringList &) : QUrl
getOpenFileContent
(const QString &, const std::function<void (const QString &, const QByteArray &)> &)
getOpenFileName
(QWidget *, const QString &, const QString &, const QString &, QString *, QFileDialog::Options ) : QString
getOpenFileNames
(QWidget *, const QString &, const QString &, const QString &, QString *, QFileDialog::Options ) : QStringList
getOpenFileUrl
(QWidget *, const QString &, const QUrl &, const QString &, QString *, QFileDialog::Options , const QStringList &) : QUrl
getOpenFileUrls
(QWidget *, const QString &, const QUrl &, const QString &, QString *, QFileDialog::Options , const QStringList &) : QList<QUrl>
getSaveFileName
(QWidget *, const QString &, const QString &, const QString &, QString *, QFileDialog::Options ) : QString
getSaveFileUrl
(QWidget *, const QString &, const QUrl &, const QString &, QString *, QFileDialog::Options , const QStringList &) : QUrl
height
() const : int
heightMM
() const : int
history
() const : QStringList
iconProvider
() const : QFileIconProvider *
inherits
(const char *) const : bool
installEventFilter
(QObject *)
isSignalConnected
(const QMetaMethod &) const : bool
isSizeGripEnabled
() const : bool
isWidgetType
() const : bool
isWindowType
() const : bool
itemDelegate
() const : QAbstractItemDelegate *
keyPressEvent
(QKeyEvent *)
killTimer
(int )
labelText
(QFileDialog::DialogLabel ) const : QString
logicalDpiX
() const : int
logicalDpiY
() const : int
metaObject
() const : const QMetaObject *
metric
(QPaintDevice::PaintDeviceMetric ) const : int
mimeTypeFilters
() const : QStringList
minimumSizeHint
() const : QSize
moveToThread
(QThread *)
nameFilters
() const : QStringList
objectName
() const : QString
open
(QObject *, const char *)
options
() const : QFileDialog::Options
paintEngine
() const : QPaintEngine *
paintingActive
() const : bool
parent
() const : QObject *
physicalDpiX
() const : int
physicalDpiY
() const : int
property
(const char *) const : QVariant
proxyModel
() const : QAbstractProxyModel *
receivers
(const char *) const : int
removeEventFilter
(QObject *)
resizeEvent
(
QResizeEvent *
)
restoreState
(const QByteArray &) : bool
result
() const : int
saveFileContent
(const QByteArray &, const QString &)
saveState
() const : QByteArray
selectFile
(const QString &)
selectMimeTypeFilter
(const QString &)
selectNameFilter
(const QString &)
selectUrl
(const QUrl &)
selectedFiles
() const : QStringList
selectedMimeTypeFilter
() const : QString
selectedNameFilter
() const : QString
selectedUrls
() const : QList<QUrl>
sender
() const : QObject *
senderSignalIndex
() const : int
setAcceptMode
(QFileDialog::AcceptMode )
setDefaultSuffix
(const QString &)
setDirectory
(const QString &)
setDirectory
(const QDir &)
setDirectoryUrl
(const QUrl &)
setFileMode
(QFileDialog::FileMode )
setFilter
(QDir::Filters )
setHistory
(const QStringList &)
setIconProvider
(QFileIconProvider *)
setItemDelegate
(QAbstractItemDelegate *)
setLabelText
(QFileDialog::DialogLabel , const QString &)
setMimeTypeFilters
(const QStringList &)
setModal
(bool )
setNameFilter
(const QString &)
setNameFilters
(const QStringList &)
setObjectName
(const QString &)
setOption
(QFileDialog::Option , bool )
setOptions
(QFileDialog::Options )
setParent
(QObject *)
setProperty
(const char *, const QVariant &) : bool
setProxyModel
(QAbstractProxyModel *)
setResult
(int )
setSidebarUrls
(const QList<QUrl> &)
setSizeGripEnabled
(
bool
)
setSupportedSchemes
(const QStringList &)
setViewMode
(QFileDialog::ViewMode )
setVisible
(bool )
showEvent
(QShowEvent *)
sidebarUrls
() const : QList<QUrl>
signalsBlocked
() const : bool
sizeHint
() const : QSize
startTimer
(int , Qt::TimerType ) : int
startTimer
(std::chrono::milliseconds , Qt::TimerType ) : int
staticMetaObject
:
supportedSchemes
() const : QStringList
testOption
(QFileDialog::Option ) const : bool
thread
() const : QThread *
timerEvent
(QTimerEvent *)
tr
(const char *, const char *, int ) : QString
viewMode
() const : QFileDialog::ViewMode
width
() const : int
widthMM
() const : int