成员的完整列表,这些成员属于 GCtrlText,包括所有继承而来的类成员
bottom() const | GMItem | |
connect(GObject *sender, GSignal< void(Args...)> &signal, Receiver *receiver, void(Receiver::*SlotFunc)(Args...)) | GObject | static |
disconnect(GObject *sender, GSignal< void(Args...)> &signal, Receiver *receiver, void(Receiver::*SlotFunc)(Args...)) | GObject | static |
draw() | GMItem | virtual |
event(GEvent *) | GObject | virtual |
font() | GMText | |
form() | GMItem | |
GCtrlText(GCtrlForm *form, GMItem *parent=0, const char *name=0) | GCtrlText | |
GCtrlText(const GString &str, GCtrlForm *form, GMItem *parent=0, const char *name=0) | GCtrlText | |
getDefaultAppStyle() | GMItem | |
getSingleLineSize() | GMText | |
GMItem(GCtrlForm *form, GMItem *parent=0, const char *name=0) | GMItem | |
GMText(GCtrlForm *form, GMItem *parent=0, const char *name=0) | GMText | |
GMText(const GString &str, GCtrlForm *form, GMItem *parent=0, const char *name=0) | GMText | |
GObject(GObject *parent=NULL, const char *name=NULL, bool reserved=true) | GObject | explicit |
GObject(const GObject &src) | GObject | |
height() const | GMItem | |
hide() | GMItem | virtual |
isComplex() | GCtrlText | virtual |
isContainerItem() | GMItem | virtual |
isCtrlItem() | GMItem | virtual |
isObjectExist(GObject *obj) | GObject | static |
isVisible() | GMItem | |
loadBackgroundPixmap(const uint16_t imgID) | GMItem | |
moveBy(int x, int y) | GMItem | |
name() const | GObject | |
operator=(const GObject &src) | GObject | |
paintEvent() | GMText | protectedvirtual |
parent() const | GObject | |
rect() const | GMItem | |
right() const | GMItem | |
setColor(const GColor &color) | GMText | |
setFont(const GFont &font) | GMText | |
setGeometry(int x, int y, int w, int h) | GMItem | |
setHeight(int h) | GMItem | |
setPaletteBackgroundColor(const GColor &c) | GMItem | |
setPosition(int x, int y) | GMItem | |
setSize(int w, int h) | GMItem | |
setSize(const GSize &s) | GMItem | |
setText(const GString &str) | GMText | |
setTextFlags(int nFlags) | GMText | |
setVisible(bool b) | GMItem | |
setWidth(int w) | GMItem | |
setX(int x) | GMItem | |
setY(int y) | GMItem | |
setZ(int z) | GMItem | |
show() | GMItem | virtual |
sigDestroyed | GObject | |
text() | GMText | |
txtPriv | GMText | protected |
update() | GMItem | |
width() const | GMItem | |
x() const | GMItem | |
y() const | GMItem | |
z() const | GMItem | |
~GMItem() | GMItem | virtual |
~GMText() | GMText | virtual |
~GObject() | GObject | virtual |