![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QLibrary>Go to the source code of this file.
Macros | |
| #define | MY_EXPORT |
| [4] | |
Functions | |
| int | examples (QLibrary *library) |
| MY_EXPORT int | avg (int a, int b) |
| [4] | |
| #define MY_EXPORT |
[4]
Definition at line 45 of file src_corelib_plugin_qlibrary.cpp.
| MY_EXPORT int avg | ( | int | a, |
| int | b ) |
| int examples | ( | QLibrary * | library | ) |