| appendItem(GMItem *) | GCtrlForm | |
| Auto_Focus 枚举值 | GCtrlForm | |
| Btn_Cancel 枚举值 | GCtrlMsgBox | |
| Btn_Ok 枚举值 | GCtrlMsgBox | |
| 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 |
| enumBtn 枚举名称 | GCtrlMsgBox | |
| enumFocusMode 枚举名称 | GCtrlForm | |
| event(GEvent *) | GObject | virtual |
| exec() | GCtrlMsgBox | |
| fwGestureScroll(GGestureScrollEvent *e) | GCtrlForm | |
| fwKeyPress(GKeyEvent *e) | GCtrlForm | |
| fwMousePress(GMouseEvent *e) | GCtrlForm | |
| fwSwipe(GSwipeEvent *e) | GCtrlForm | |
| fwTap(GTapEvent *e) | GCtrlForm | |
| GCtrlForm(GCtrlForm *parent=0, const char *name=0) | GCtrlForm | |
| GCtrlMsgBox(const GString &strTitle, const GString &strInfo, int nBtnNums, GCtrlForm *parent=0, const char *name=0) | GCtrlMsgBox | |
| gestureScrollEvent(GGestureScrollEvent *) | GCtrlForm | protectedvirtual |
| getDefaultAppStyle() | GCtrlForm | |
| getFocus() | GCtrlForm | |
| getFocusItem() | GCtrlForm | protected |
| getFocusMode() | GCtrlForm | |
| GObject(GObject *parent=NULL, const char *name=NULL, bool reserved=true) | GObject | explicit |
| GObject(const GObject &src) | GObject | |
| hasFocus() | GCtrlForm | |
| height() const | GCtrlForm | |
| hide() | GCtrlForm | virtual |
| isFocusEnabled() | GCtrlForm | |
| isObjectExist(GObject *obj) | GObject | static |
| isVisible() | GCtrlForm | |
| keyPressEvent(GKeyEvent *) | GCtrlForm | protectedvirtual |
| loadBackgroundPixmap(const uint16_t imgID) | GCtrlForm | |
| loadBackgroundPixmap(const GImage &px) | GCtrlForm | |
| loseFocus() | GCtrlForm | |
| m_btnList | GCtrlMsgBox | protected |
| m_nBtnNums | GCtrlMsgBox | protected |
| m_txtInfo | GCtrlMsgBox | protected |
| m_txtTitle | GCtrlMsgBox | protected |
| Manual_Focus 枚举值 | GCtrlForm | |
| moveBy(int x, int y) | GCtrlForm | |
| name() const | GObject | |
| operator=(const GObject &src) | GObject | |
| paintEvent() | GCtrlForm | virtual |
| parent() const | GObject | |
| rect() const | GCtrlForm | |
| repaint(GRect r) | GCtrlForm | |
| repaint() | GCtrlForm | |
| setBtnCaption(enumBtn btn, GString strCaption) | GCtrlMsgBox | |
| setFocus() | GCtrlForm | |
| setFocusEnabled(bool b) | GCtrlForm | |
| setFocusMode(enumFocusMode mode) | GCtrlForm | |
| setGeometry(int x, int y, int w, int h) | GCtrlForm | |
| setHeight(int h) | GCtrlForm | |
| setPaletteBackgroundColor(const GColor &c) | GCtrlForm | |
| setPosition(int x, int y) | GCtrlForm | |
| setSize(int w, int h) | GCtrlForm | |
| setVisible(bool b) | GCtrlForm | |
| setWidth(int w) | GCtrlForm | |
| setX(int x) | GCtrlForm | |
| setY(int y) | GCtrlForm | |
| setZ(int z) | GCtrlForm | |
| show() | GCtrlForm | virtual |
| sigDestroyed | GObject | |
| swipeEvent(GSwipeEvent *) | GCtrlForm | protectedvirtual |
| tapEvent(GTapEvent *) | GCtrlForm | protectedvirtual |
| update(GRect r) | GCtrlForm | |
| update() | GCtrlForm | |
| width() const | GCtrlForm | |
| x() const | GCtrlForm | |
| y() const | GCtrlForm | |
| z() const | GCtrlForm | |
| ~GCtrlForm() | GCtrlForm | virtual |
| ~GCtrlMsgBox() | GCtrlMsgBox | virtual |
| ~GObject() | GObject | virtual |