Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qiosoptionalplugininterface.h File Reference

(9f618f120c5eb715ec9cbf9120bcb0daf5a97912)

#include <QtCore/QtPlugin>
#include "qiosfiledialog.h"
Include dependency graph for qiosoptionalplugininterface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QIosOptionalPluginInterface

Macros

#define QIosOptionalPluginInterface_iid   "org.qt-project.Qt.QPA.ios.optional"

Functions

 Q_FORWARD_DECLARE_OBJC_CLASS (UIViewController)

Macro Definition Documentation

◆ QIosOptionalPluginInterface_iid

#define QIosOptionalPluginInterface_iid   "org.qt-project.Qt.QPA.ios.optional"

Definition at line 16 of file qiosoptionalplugininterface.h.

Function Documentation

◆ Q_FORWARD_DECLARE_OBJC_CLASS()

Q_FORWARD_DECLARE_OBJC_CLASS ( UIViewController )