- enum AcceptMode
- enum DialogCode
- enum DialogLabel
- enum FileMode
- enum Option
- flags Options
- enum PaintDeviceMetric
- enum RenderFlag
- flags RenderFlags
- enum ViewMode
- QFileDialog(QWidget *, Qt::WindowFlags )
- QFileDialog(QWidget *, const QString &, const QString &, const QString &)
- ~QFileDialog()
- accept()
- accept()
- acceptDrops() const : bool
- acceptMode() const : AcceptMode
- accepted()
- accessibleDescription() const : QString
- accessibleName() const : QString
- actionEvent(QActionEvent *)
- actions() const : QList<QAction *>
- activateWindow()
- addAction(QAction *)
- addActions(QList<QAction *> )
- adjustSize()
- autoFillBackground() const : bool
- backgroundRole() const : QPalette::ColorRole
- backingStore() const : QBackingStore *
- baseSize() const : QSize
- blockSignals(bool ) : bool
- changeEvent(QEvent *)
- changeEvent(QEvent *)
- childAt(int , int ) const : QWidget *
- childAt(const QPoint &) const : QWidget *
- childEvent(QChildEvent *)
- children() const : const QObjectList &
- childrenRect() const : QRect
- childrenRegion() const : QRegion
- clearFocus()
- clearMask()
- close() : bool
- closeEvent(QCloseEvent *)
- closeEvent(QCloseEvent *)
- colorCount() const : int
- confirmOverwrite() const : bool
- 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 &)
- contentsMargins() const : QMargins
- contentsRect() const : QRect
- contextMenuEvent(QContextMenuEvent *)
- contextMenuEvent(QContextMenuEvent *)
- contextMenuPolicy() const : Qt::ContextMenuPolicy
- create(WId , bool , bool )
- createWindowContainer(QWindow *, QWidget *, Qt::WindowFlags ) : QWidget *
- currentChanged(const QString &)
- currentUrlChanged(const QUrl &)
- cursor() const : QCursor
- customContextMenuRequested(const QPoint &)
- customEvent(QEvent *)
- d_ptr : QScopedPointer<QObjectData>
- defaultSuffix() const : QString
- deleteLater()
- depth() const : int
- destroy(bool , bool )
- destroyed(QObject *)
- devicePixelRatio() const : int
- devicePixelRatioF() const : qreal
- directory() const : QDir
- directoryEntered(const QString &)
- directoryUrl() const : QUrl
- directoryUrlEntered(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 )
- done(int )
- dragEnterEvent(QDragEnterEvent *)
- dragLeaveEvent(QDragLeaveEvent *)
- dragMoveEvent(QDragMoveEvent *)
- dropEvent(QDropEvent *)
- dumpObjectInfo()
- dumpObjectTree()
- dynamicPropertyNames() const : QList<QByteArray>
- effectiveWinId() const : WId
- ensurePolished() const
- enterEvent(QEvent *)
- event(QEvent *) : bool
- event(QEvent *) : bool
- eventFilter(QObject *, QEvent *) : bool
- eventFilter(QObject *, QEvent *) : bool
- exec() : int
- fileMode() const : FileMode
- fileSelected(const QString &)
- filesSelected(const QStringList &)
- filter() const : QDir::Filters
- filterSelected(const QString &)
- find(WId ) : QWidget *
- findChild(const QString &, Qt::FindChildOptions ) const : T
- findChildren(const QString &, Qt::FindChildOptions ) const : QList<T>
- findChildren(const QRegExp &, Qt::FindChildOptions ) const : QList<T>
- findChildren(const QRegularExpression &, Qt::FindChildOptions ) const : QList<T>
- finished(int )
- focusInEvent(QFocusEvent *)
- focusNextChild() : bool
- focusNextPrevChild(bool ) : bool
- focusOutEvent(QFocusEvent *)
- focusPolicy() const : Qt::FocusPolicy
- focusPreviousChild() : bool
- focusProxy() const : QWidget *
- focusWidget() const : QWidget *
- font() const : const QFont &
- fontInfo() const : QFontInfo
- fontMetrics() const : QFontMetrics
- foregroundRole() const : QPalette::ColorRole
- frameGeometry() const : QRect
- frameSize() const : QSize
- geometry() const : const QRect &
- getContentsMargins(int *, int *, int *, int *) const
- getExistingDirectory(QWidget *, const QString &, const QString &, Options ) : QString
- getExistingDirectoryUrl(QWidget *, const QString &, const QUrl &, Options , const QStringList &) : QUrl
- getOpenFileName(QWidget *, const QString &, const QString &, const QString &, QString *, Options ) : QString
- getOpenFileNames(QWidget *, const QString &, const QString &, const QString &, QString *, Options ) : QStringList
- getOpenFileUrl(QWidget *, const QString &, const QUrl &, const QString &, QString *, Options , const QStringList &) : QUrl
- getOpenFileUrls(QWidget *, const QString &, const QUrl &, const QString &, QString *, Options , const QStringList &) : QList<QUrl>
- getSaveFileName(QWidget *, const QString &, const QString &, const QString &, QString *, Options ) : QString
- getSaveFileUrl(QWidget *, const QString &, const QUrl &, const QString &, QString *, Options , const QStringList &) : QUrl
- grab(const QRect &) : QPixmap
- grabGesture(Qt::GestureType , Qt::GestureFlags )
- grabKeyboard()
- grabMouse()
- grabMouse(const QCursor &)
- grabShortcut(const QKeySequence &, Qt::ShortcutContext ) : int
- graphicsEffect() const : QGraphicsEffect *
- graphicsProxyWidget() const : QGraphicsProxyWidget *
- hasEditFocus() const : bool
- hasFocus() const : bool
- hasHeightForWidth() const : bool
- hasMouseTracking() const : bool
- height() const : int
- height() const : int
- heightForWidth(int ) const : int
- heightMM() const : int
- hide()
- hideEvent(QHideEvent *)
- history() const : QStringList
- iconProvider() const : QFileIconProvider *
- inherits(const char *) const : bool
- initPainter(QPainter *) const
- inputMethodEvent(QInputMethodEvent *)
- inputMethodHints() const : Qt::InputMethodHints
- inputMethodQuery(Qt::InputMethodQuery ) const : QVariant
- insertAction(QAction *, QAction *)
- insertActions(QAction *, QList<QAction *> )
- installEventFilter(QObject *)
- isActiveWindow() const : bool
- isAncestorOf(const QWidget *) const : bool
- isEnabled() const : bool
- isEnabledTo(const QWidget *) const : bool
- isFullScreen() const : bool
- isHidden() const : bool
- isMaximized() const : bool
- isMinimized() const : bool
- isModal() const : bool
- isNameFilterDetailsVisible() const : bool
- isReadOnly() const : bool
- isSignalConnected(const QMetaMethod &) const : bool
- isSizeGripEnabled() const : bool
- isVisible() const : bool
- isVisibleTo(const QWidget *) const : bool
- isWidgetType() const : bool
- isWindow() const : bool
- isWindowModified() const : bool
- isWindowType() const : bool
- itemDelegate() const : QAbstractItemDelegate *
- keyPressEvent(QKeyEvent *)
- keyPressEvent(QKeyEvent *)
- keyReleaseEvent(QKeyEvent *)
- keyboardGrabber() : QWidget *
- killTimer(int )
- labelText(DialogLabel ) const : QString
- layout() const : QLayout *
- layoutDirection() const : Qt::LayoutDirection
- leaveEvent(QEvent *)
- locale() const : QLocale
- logicalDpiX() const : int
- logicalDpiY() const : int
- lower()
- mapFrom(const QWidget *, const QPoint &) const : QPoint
- mapFromGlobal(const QPoint &) const : QPoint
- mapFromParent(const QPoint &) const : QPoint
- mapTo(const QWidget *, const QPoint &) const : QPoint
- mapToGlobal(const QPoint &) const : QPoint
- mapToParent(const QPoint &) const : QPoint
- mask() const : QRegion
- maximumHeight() const : int
- maximumSize() const : QSize
- maximumWidth() const : int
- metaObject() const : const QMetaObject *
- metric(PaintDeviceMetric ) const : int
- metric(PaintDeviceMetric ) const : int
- mimeTypeFilters() const : QStringList
- minimumHeight() const : int
- minimumSize() const : QSize
- minimumSizeHint() const : QSize
- minimumSizeHint() const : QSize
- minimumWidth() const : int
- mouseDoubleClickEvent(QMouseEvent *)
- mouseGrabber() : QWidget *
- mouseMoveEvent(QMouseEvent *)
- mousePressEvent(QMouseEvent *)
- mouseReleaseEvent(QMouseEvent *)
- move(const QPoint &)
- move(int , int )
- moveEvent(QMoveEvent *)
- moveToThread(QThread *)
- nameFilters() const : QStringList
- nativeEvent(const QByteArray &, void *, long *) : bool
- nativeParentWidget() const : QWidget *
- nextInFocusChain() const : QWidget *
- normalGeometry() const : QRect
|
- objectName() const : QString
- objectNameChanged(const QString &)
- open()
- open(QObject *, const char *)
- options() const : Options
- overrideWindowFlags(Qt::WindowFlags )
- paintEngine() const : QPaintEngine *
- paintEngine() const : QPaintEngine *
- paintEvent(QPaintEvent *)
- painters : ushort
- paintingActive() const : bool
- palette() const : const QPalette &
- parent() const : QObject *
- parentWidget() const : QWidget *
- physicalDpiX() const : int
- physicalDpiY() const : int
- pos() const : QPoint
- previousInFocusChain() const : QWidget *
- property(const char *) const : QVariant
- proxyModel() const : QAbstractProxyModel *
- raise()
- receivers(const char *) const : int
- rect() const : QRect
- reject()
- rejected()
- releaseKeyboard()
- releaseMouse()
- releaseShortcut(int )
- removeAction(QAction *)
- removeEventFilter(QObject *)
- render(QPaintDevice *, const QPoint &, const QRegion &, RenderFlags )
- render(QPainter *, const QPoint &, const QRegion &, RenderFlags )
- repaint()
- repaint(int , int , int , int )
- repaint(const QRect &)
- repaint(const QRegion &)
- resize(const QSize &)
- resize(int , int )
- resizeEvent(QResizeEvent *)
- resizeEvent(QResizeEvent *)
- resolveSymlinks() const : bool
- restoreGeometry(const QByteArray &) : bool
- restoreState(const QByteArray &) : bool
- result() const : int
- saveGeometry() const : QByteArray
- saveState() const : QByteArray
- scroll(int , int )
- scroll(int , int , const QRect &)
- selectFile(const QString &)
- selectMimeTypeFilter(const QString &)
- selectNameFilter(const QString &)
- selectUrl(const QUrl &)
- selectedFiles() const : QStringList
- selectedNameFilter() const : QString
- selectedUrls() const : QList<QUrl>
- sender() const : QObject *
- senderSignalIndex() const : int
- setAcceptDrops(bool )
- setAcceptMode(AcceptMode )
- setAccessibleDescription(const QString &)
- setAccessibleName(const QString &)
- setAttribute(Qt::WidgetAttribute , bool )
- setAutoFillBackground(bool )
- setBackgroundRole(QPalette::ColorRole )
- setBaseSize(const QSize &)
- setBaseSize(int , int )
- setConfirmOverwrite(bool )
- setContentsMargins(int , int , int , int )
- setContentsMargins(const QMargins &)
- setContextMenuPolicy(Qt::ContextMenuPolicy )
- setCursor(const QCursor &)
- setDefaultSuffix(const QString &)
- setDirectory(const QString &)
- setDirectory(const QDir &)
- setDirectoryUrl(const QUrl &)
- setDisabled(bool )
- setEditFocus(bool )
- setEnabled(bool)
- setFileMode(FileMode )
- setFilter(QDir::Filters )
- setFixedHeight(int )
- setFixedSize(const QSize &)
- setFixedSize(int , int )
- setFixedWidth(int )
- setFocus(Qt::FocusReason )
- setFocus()
- setFocusPolicy(Qt::FocusPolicy )
- setFocusProxy(QWidget *)
- setFont(const QFont &)
- setForegroundRole(QPalette::ColorRole )
- setGeometry(const QRect &)
- setGeometry(int , int , int , int )
- setGraphicsEffect(QGraphicsEffect *)
- setHidden(bool )
- setHistory(const QStringList &)
- setIconProvider(QFileIconProvider *)
- setInputMethodHints(Qt::InputMethodHints )
- setItemDelegate(QAbstractItemDelegate *)
- setLabelText(DialogLabel , const QString &)
- setLayout(QLayout *)
- setLayoutDirection(Qt::LayoutDirection )
- setLocale(const QLocale &)
- setMask(const QBitmap &)
- setMask(const QRegion &)
- setMaximumHeight(int )
- setMaximumSize(const QSize &)
- setMaximumSize(int , int )
- setMaximumWidth(int )
- setMimeTypeFilters(const QStringList &)
- setMinimumHeight(int )
- setMinimumSize(const QSize &)
- setMinimumSize(int , int )
- setMinimumWidth(int )
- setModal(bool )
- setMouseTracking(bool )
- setNameFilter(const QString &)
- setNameFilterDetailsVisible(bool )
- setNameFilters(const QStringList &)
- setObjectName(const QString &)
- setOption(Option , bool )
- setOptions(Options )
- setPalette(const QPalette &)
- setParent(QObject *)
- setParent(QWidget *)
- setParent(QWidget *, Qt::WindowFlags )
- setProperty(const char *, const QVariant &) : bool
- setProxyModel(QAbstractProxyModel *)
- setReadOnly(bool )
- setResolveSymlinks(bool )
- setResult(int )
- setShortcutAutoRepeat(int , bool )
- setShortcutEnabled(int , bool )
- setSidebarUrls(const QList<QUrl> &)
- setSizeGripEnabled(bool)
- setSizeIncrement(const QSize &)
- setSizeIncrement(int , int )
- setSizePolicy(QSizePolicy)
- setSizePolicy(QSizePolicy::Policy , QSizePolicy::Policy )
- setStatusTip(const QString &)
- setStyle(QStyle *)
- setStyleSheet(const QString &)
- setSupportedSchemes(const QStringList &)
- setTabOrder(QWidget *, QWidget *)
- setToolTip(const QString &)
- setToolTipDuration(int )
- setUpdatesEnabled(bool )
- setViewMode(ViewMode )
- setVisible(bool )
- setVisible(bool )
- setVisible(bool )
- setWhatsThis(const QString &)
- setWindowFilePath(const QString &)
- setWindowFlags(Qt::WindowFlags )
- setWindowIcon(const QIcon &)
- setWindowIconText(const QString &)
- setWindowModality(Qt::WindowModality )
- setWindowModified(bool)
- setWindowOpacity(qreal )
- setWindowRole(const QString &)
- setWindowState(Qt::WindowStates )
- setWindowTitle(const QString &)
- setupUi(QWidget *)
- show()
- showEvent(QShowEvent *)
- showEvent(QShowEvent *)
- showFullScreen()
- showMaximized()
- showMinimized()
- showNormal()
- sidebarUrls() const : QList<QUrl>
- signalsBlocked() const : bool
- size() const : QSize
- sizeHint() const : QSize
- sizeHint() const : QSize
- sizeIncrement() const : QSize
- sizePolicy() const : QSizePolicy
- stackUnder(QWidget *)
- startTimer(int , Qt::TimerType ) : int
- staticMetaObject : const QMetaObject
- staticQtMetaObject : const QMetaObject
- statusTip() const : QString
- style() const : QStyle *
- styleSheet() const : QString
- supportedSchemes() const : QStringList
- tabletEvent(QTabletEvent *)
- testAttribute(Qt::WidgetAttribute ) const : bool
- testOption(Option ) const : bool
- thread() const : QThread *
- timerEvent(QTimerEvent *)
- toolTip() const : QString
- toolTipDuration() const : int
- tr(const char *, const char *, int ) : QString
- underMouse() const : bool
- ungrabGesture(Qt::GestureType )
- unsetCursor()
- unsetLayoutDirection()
- unsetLocale()
- update()
- update(int , int , int , int )
- update(const QRect &)
- update(const QRegion &)
- updateGeometry()
- updateMicroFocus()
- updatesEnabled() const : bool
- urlSelected(const QUrl &)
- urlsSelected(const QList<QUrl> &)
- viewMode() const : ViewMode
- visibleRegion() const : QRegion
- whatsThis() const : QString
- wheelEvent(QWheelEvent *)
- width() const : int
- width() const : int
- widthMM() const : int
- winId() const : WId
- window() const : QWidget *
- windowFilePath() const : QString
- windowFlags() const : Qt::WindowFlags
- windowHandle() const : QWindow *
- windowIcon() const : QIcon
- windowIconChanged(const QIcon &)
- windowIconText() const : QString
- windowModality() const : Qt::WindowModality
- windowOpacity() const : qreal
- windowRole() const : QString
- windowState() const : Qt::WindowStates
- windowTitle() const : QString
- windowTitleChanged(const QString &)
- windowType() const : Qt::WindowType
- x() const : int
- y() const : int
|