![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for CFWL_ListBox, including all inherited members.
| AddString(const WideString &wsAdd) | CFWL_ListBox | |
| CalcItemHeight() | CFWL_ListBox | |
| CFWL_ListBox(CFWL_App *pApp, const Properties &properties, CFWL_Widget *pOuter) | CFWL_ListBox | protected |
| CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED | CFWL_ListBox | |
| CountItems(const CFWL_Widget *pWidget) const | CFWL_ListBox | |
| CountSelItems() | CFWL_ListBox | |
| DeleteAll() | CFWL_ListBox | |
| DeleteString(Item *pItem) | CFWL_ListBox | |
| DrawWidget(CFGAS_GEGraphics *pGraphics, const CFX_Matrix &matrix) override | CFWL_ListBox | virtual |
| GetClassID() const override | CFWL_ListBox | virtual |
| GetItem(const CFWL_Widget *pWidget, int32_t nIndex) const | CFWL_ListBox | |
| GetItemAtPoint(const CFX_PointF &point) | CFWL_ListBox | protected |
| GetItemIndex(CFWL_Widget *pWidget, Item *pItem) | CFWL_ListBox | |
| GetListItem(Item *hItem, XFA_FWL_VKEYCODE dwKeyCode) | CFWL_ListBox | protected |
| GetRTClient() const | CFWL_ListBox | inlineprotected |
| GetSelIndex(int32_t nIndex) | CFWL_ListBox | |
| GetSelItem(int32_t nIndexSel) | CFWL_ListBox | |
| GetVertScrollBar() const | CFWL_ListBox | inlineprotected |
| HitTest(const CFX_PointF &point) override | CFWL_ListBox | virtual |
| InitHorizontalScrollBar() | CFWL_ListBox | protected |
| InitVerticalScrollBar() | CFWL_ListBox | protected |
| IsShowHorzScrollBar() const | CFWL_ListBox | protected |
| IsShowVertScrollBar() const | CFWL_ListBox | protected |
| OnDrawWidget(CFGAS_GEGraphics *pGraphics, const CFX_Matrix &matrix) override | CFWL_ListBox | virtual |
| OnProcessEvent(CFWL_Event *pEvent) override | CFWL_ListBox | virtual |
| OnProcessMessage(CFWL_Message *pMessage) override | CFWL_ListBox | virtual |
| RemoveAt(int32_t iIndex) | CFWL_ListBox | |
| ScrollBarPropertiesPresent() const | CFWL_ListBox | protected |
| ScrollToVisible(Item *hItem) | CFWL_ListBox | protected |
| SetSelection(Item *hStart, Item *hEnd, bool bSelected) | CFWL_ListBox | protected |
| SetSelItem(Item *hItem, bool bSelect) | CFWL_ListBox | |
| Trace(cppgc::Visitor *visitor) const override | CFWL_ListBox | |
| Update() override | CFWL_ListBox | virtual |
| ~CFWL_ListBox() override | CFWL_ListBox |