public class Qt5Gui extends Qt5Gui
Modifier and Type | Class and Description |
---|---|
static class |
Qt5Gui.QPaintDevice |
static class |
Qt5Gui.QPaintEvent |
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 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 String |
matchClass(String name) |
protected String |
matchEnd() |
protected String |
matchEnum(String name) |
protected String[] |
virtual()
C++ names of classes with virtual members
|
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.