@Properties(inherit=Qt5Core.class, target="org.bytedeco.qt.Qt5Gui", helper="org.bytedeco.qt.helper.Qt5Gui", global="org.bytedeco.qt.global.Qt5Gui", value=@Platform(include={"qevent.h","qtextdocument.h","QFont","QIcon","QGuiApplication"},link="Qt5Gui@.5",preload={"Qt5DBus@.5","Qt5Gui@.5","Qt5XcbQpa@.5","Qt5Widgets@.5","Qt5PrintSupport@.5","qmacstyle","qcocoa","cocoaprintersupport","qgtk3","qxdgdesktopportal","qxcb","qlinuxfb","qminimalegl","qminimal","qoffscreen","composeplatforminputcontextplugin","ibusplatforminputcontextplugin","qxcb-egl-integration","qxcb-glx-integration","qgif","qico","qjpeg","qevdevkeyboardplugin","qevdevmouseplugin","qevdevtabletplugin","qevdevtouchplugin"})) public class Qt5Gui extends Object
Constructor and Description |
---|
Qt5Gui() |
Modifier and Type | Method and Description |
---|---|
protected String[] |
defineFalse()
C++ names to define as false
|
protected String[] |
defineTrue()
C++ names to define as true
|
protected String[] |
enums()
C++ names of enumerations
|
protected Map<String,String> |
flags()
Map of flag name to enum name
|
void |
init(ClassProperties properties) |
protected String[] |
intEnums()
C++ names of int enumerations
|
protected String[] |
intFlags()
C++ names of int flags
|
protected Map<String,String> |
macros()
Map of macro names to values
|
void |
map(InfoMap infoMap) |
protected String |
matchClass(String name) |
protected String |
matchEnd() |
protected String |
matchEnum(String name) |
protected String[] |
skip()
C++ names to skip
|
protected String[] |
virtual()
C++ names of classes with virtual members
|
public void map(InfoMap infoMap)
map
in interface InfoMapper
protected String[] enums()
protected String[] skip()
public void init(ClassProperties properties)
init
in interface LoadEnabled
protected String[] defineFalse()
protected String[] defineTrue()
protected String[] intEnums()
protected String[] intFlags()
protected String[] virtual()
protected String matchEnd()
Copyright © 2020. All rights reserved.