@Properties(inherit=Qt5Gui.class, target="org.bytedeco.qt.Qt5Widgets", global="org.bytedeco.qt.global.Qt5Widgets", helper="org.bytedeco.qt.helper.Qt5Widgets", value=@Platform(include={"qboxlayout.h","QAbstractButton","QAbstractScrollArea","QAbstractSpinBox","QAction","QApplication","QCheckBox","QComboBox","QDialog","QFrame","QGridLayout","QGroupBox","QLabel","QLayout","QLineEdit","QMenu","QMessageBox","QPushButton","QSizePolicy","QSpinBox","QStyle","QSystemTrayIcon","QTextEdit","QToolButton","QWidget"},link="Qt5Widgets@.5")) public class Qt5Widgets extends Object
Constructor and Description |
---|
Qt5Widgets() |
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[] defineFalse()
protected String[] enums()
protected String[] intEnums()
protected String[] intFlags()
protected String[] skip()
protected String[] virtual()
public void init(ClassProperties properties)
init
in interface LoadEnabled
protected String[] defineTrue()
protected String matchEnd()
Copyright © 2020. All rights reserved.