成员的完整列表,这些成员属于 GCtrlButton,包括所有继承而来的类成员
bottom() const | GMItem | |
clicked | GCtrlButton | |
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 |
form() | GMItem | |
fwGestureScroll(GGestureScrollEvent *e) | GMCtrlItem | |
fwGestureScrollEvent(GGestureScrollEvent *) | GMCtrlItem | protectedvirtual |
fwKeyPress(GKeyEvent *e) | GMCtrlItem | |
fwKeyPressEvent(GKeyEvent *) | GCtrlButton | protectedvirtual |
fwMousePress(GMouseEvent *e) | GMCtrlItem | |
fwMousePressEvent(GMouseEvent *) | GCtrlButton | protectedvirtual |
fwSwipe(GSwipeEvent *e) | GMCtrlItem | |
fwSwipeEvent(GSwipeEvent *) | GMCtrlItem | protectedvirtual |
fwTap(GTapEvent *e) | GMCtrlItem | |
fwTapEvent(GTapEvent *) | GCtrlButton | protectedvirtual |
GCtrlButton(GCtrlForm *form, GMItem *parent=0, const char *name=0) | GCtrlButton | |
GCtrlButton(const GString &strCaption, GCtrlForm *form, GMItem *parent=0, const char *name=0) | GCtrlButton | |
GCtrlButton(const GString &strCaption, const GImage &bg, const GImage &focus, GCtrlForm *form, GMItem *parent=0, const char *name=0) | GCtrlButton | |
gestureScrollEvent(GGestureScrollEvent *) | GMCtrlItem | protectedvirtual |
getDefaultAppStyle() | GMItem | |
getFocus | GMCtrlItem | |
GMCtrlItem(GCtrlForm *form, GMItem *parent=0, const char *name=0) | GMCtrlItem | |
GMItem(GCtrlForm *form, GMItem *parent=0, const char *name=0) | GMItem | |
GObject(GObject *parent=NULL, const char *name=NULL, bool reserved=true) | GObject | explicit |
GObject(const GObject &src) | GObject | |
hasFocus() | GMCtrlItem | |
height() const | GMItem | |
hide() | GMCtrlItem | virtual |
isComplex() | GMItem | virtual |
isContainerItem() | GMItem | virtual |
isCtrlItem() | GMCtrlItem | virtual |
isFocusEnabled() | GMCtrlItem | |
isObjectExist(GObject *obj) | GObject | static |
isVisible() | GMItem | |
keyPressEvent(GKeyEvent *) | GMCtrlItem | protectedvirtual |
loadBackgroundPixmap(const uint16_t imgID) | GMItem | |
loseFocus | GMCtrlItem | |
mousePressEvent(GMouseEvent *) | GMCtrlItem | protectedvirtual |
moveBy(int x, int y) | GMItem | |
name() const | GObject | |
operator=(const GObject &src) | GObject | |
paintEvent() | GCtrlButton | protectedvirtual |
parent() const | GObject | |
rect() const | GMItem | |
right() const | GMItem | |
setBgPixmap(const GImage &pix) | GCtrlButton | |
setCaption(GString strCaption) | GCtrlButton | |
setFocus() | GMCtrlItem | |
setFocusEnabled(bool b) | GMCtrlItem | |
setFocusPixmap(const GImage &pix) | GCtrlButton | |
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 | |
setTabIndex(unsigned int index) | GMCtrlItem | |
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 | |
swipeEvent(GSwipeEvent *) | GMCtrlItem | protectedvirtual |
tabIndex() | GMCtrlItem | |
tapEvent(GTapEvent *) | GMCtrlItem | protectedvirtual |
update() | GMItem | |
width() const | GMItem | |
x() const | GMItem | |
y() const | GMItem | |
z() const | GMItem | |
~GCtrlButton() | GCtrlButton | virtual |
~GMCtrlItem() | GMCtrlItem | virtual |
~GMItem() | GMItem | virtual |
~GObject() | GObject | virtual |