|
SCV
4.2.1
Simple Components for Visual
|
This is the complete list of members for scv::PopupMenuStyle, including all inherited members.
| _borderHeight | scv::PopupMenuStyle | protected |
| _borderWidth | scv::PopupMenuStyle | protected |
| _cTexture | scv::PopupMenuStyle | protected |
| _menuHeight | scv::PopupMenuStyle | protected |
| _menuSpacing | scv::PopupMenuStyle | protected |
| calculateHeight(const scv::ContextMenu *menu) const =0 | scv::PopupMenuStyle | pure virtual |
| calculateWidth(const scv::ContextMenu *menu) const =0 | scv::PopupMenuStyle | pure virtual |
| createTexture(void)=0 | scv::PopupMenuStyle | protectedpure virtual |
| drawItem(const scv::ContextMenu *menu, int index) const =0 | scv::PopupMenuStyle | pure virtual |
| getSubItemPosition(const scv::ContextMenu *menu, int index) const | scv::PopupMenuStyle | virtual |
| isInsideItem(const scv::ContextMenu *menu, const scv::Point &pos, int index) const | scv::PopupMenuStyle | virtual |
| PopupMenuStyle(void) | scv::PopupMenuStyle | protected |
| ~PopupMenuStyle(void) | scv::PopupMenuStyle | inlineprotectedvirtual |