Jimcpp 2.1.0
Jimcpp is a high-performance c++ graphics engine.
Loading...
Searching...
No Matches
jpp::gui::IGUITable Member List

This is the complete list of members for jpp::gui::IGUITable, including all inherited members.

AbsoluteClippingRectjpp::gui::IGUIElementprotected
AbsoluteRectjpp::gui::IGUIElementprotected
addChild(IGUIElement *child)jpp::gui::IGUIElementinlinevirtual
addChildToEnd(IGUIElement *child) (defined in jpp::gui::IGUIElement)jpp::gui::IGUIElementinlineprotected
addColumn(const wchar_t *caption, s32 columnIndex=-1)=0jpp::gui::IGUITablepure virtual
addRow(u32 rowIndex)=0jpp::gui::IGUITablepure virtual
AlignBottom (defined in jpp::gui::IGUIElement)jpp::gui::IGUIElementprotected
AlignLeftjpp::gui::IGUIElementprotected
AlignRight (defined in jpp::gui::IGUIElement)jpp::gui::IGUIElementprotected
AlignTop (defined in jpp::gui::IGUIElement)jpp::gui::IGUIElementprotected
bringToFront(IGUIElement *element)jpp::gui::IGUIElementinlinevirtual
Childrenjpp::gui::IGUIElementprotected
clear()=0jpp::gui::IGUITablepure virtual
clearRows()=0jpp::gui::IGUITablepure virtual
deserializeAttributes(io::IAttributes *in, io::SAttributeReadWriteOptions *options=0) overridejpp::gui::IGUIElementinlinevirtual
DesiredRectjpp::gui::IGUIElementprotected
draw()jpp::gui::IGUIElementinlinevirtual
drop() constjpp::IReferenceCountedinline
Environmentjpp::gui::IGUIElementprotected
getAbsoluteClippingRect() constjpp::gui::IGUIElementinline
getAbsolutePosition() constjpp::gui::IGUIElementinline
getActiveColumn() const =0jpp::gui::IGUITablepure virtual
getActiveColumnOrdering() const =0jpp::gui::IGUITablepure virtual
getActiveFont() const =0jpp::gui::IGUITablepure virtual
getAlignBottom() constjpp::gui::IGUIElementinline
getAlignLeft() constjpp::gui::IGUIElementinline
getAlignRight() constjpp::gui::IGUIElementinline
getAlignTop() constjpp::gui::IGUIElementinline
getCellData(u32 rowIndex, u32 columnIndex) const =0jpp::gui::IGUITablepure virtual
getCellText(u32 rowIndex, u32 columnIndex) const =0jpp::gui::IGUITablepure virtual
getChildren() constjpp::gui::IGUIElementinlinevirtual
getColumnCount() const =0jpp::gui::IGUITablepure virtual
getColumnWidth(u32 columnIndex) const =0jpp::gui::IGUITablepure virtual
getDebugName() constjpp::IReferenceCountedinline
getDrawFlags() const =0jpp::gui::IGUITablepure virtual
getElementFromId(s32 id, bool searchchildren=false) constjpp::gui::IGUIElementinlinevirtual
getElementFromPoint(const core::position2d< s32 > &point)jpp::gui::IGUIElementinlinevirtual
getHorizontalScrollBar() const =0jpp::gui::IGUITablepure virtual
getID() constjpp::gui::IGUIElementinlinevirtual
getItemHeight() const =0jpp::gui::IGUITablepure virtual
getName() constjpp::gui::IGUIElementinlinevirtual
getNextElement(s32 startOrder, bool reverse, bool group, IGUIElement *&first, IGUIElement *&closest, bool includeInvisible=false, bool includeDisabled=false) constjpp::gui::IGUIElementinline
getOverrideFont(void) const =0jpp::gui::IGUITablepure virtual
getParent() constjpp::gui::IGUIElementinline
getReferenceCount() constjpp::IReferenceCountedinline
getRelativePosition() constjpp::gui::IGUIElementinline
getRowCount() const =0jpp::gui::IGUITablepure virtual
getSelected() const =0jpp::gui::IGUITablepure virtual
getTabGroup()jpp::gui::IGUIElementinline
getTabOrder() constjpp::gui::IGUIElementinline
getText() constjpp::gui::IGUIElementinlinevirtual
getToolTipText() constjpp::gui::IGUIElementinlinevirtual
getType() constjpp::gui::IGUIElementinline
getTypeName() constjpp::gui::IGUIElementinlinevirtual
getVerticalScrollBar() const =0jpp::gui::IGUITablepure virtual
grab() constjpp::IReferenceCountedinline
hasResizableColumns() const =0jpp::gui::IGUITablepure virtual
hasType(EGUI_ELEMENT_TYPE type) constjpp::gui::IGUIElementinlinevirtual
IDjpp::gui::IGUIElementprotected
IGUIElement(EGUI_ELEMENT_TYPE type, IGUIEnvironment *environment, IGUIElement *parent, s32 id, const core::rect< s32 > &rectangle)jpp::gui::IGUIElementinline
IGUITable(IGUIEnvironment *environment, IGUIElement *parent, s32 id, core::rect< s32 > rectangle)jpp::gui::IGUITableinline
IReferenceCounted()jpp::IReferenceCountedinline
isDrawBackgroundEnabled() const =0jpp::gui::IGUITablepure virtual
IsEnabledjpp::gui::IGUIElementprotected
isEnabled() constjpp::gui::IGUIElementinlinevirtual
isMyChild(IGUIElement *child) constjpp::gui::IGUIElementinline
isNotClipped() constjpp::gui::IGUIElementinline
isPointInside(const core::position2d< s32 > &point) constjpp::gui::IGUIElementinlinevirtual
isSubElement() constjpp::gui::IGUIElementinlinevirtual
IsSubElementjpp::gui::IGUIElementprotected
IsTabGroupjpp::gui::IGUIElementprotected
isTabGroup() constjpp::gui::IGUIElementinline
isTabStop() constjpp::gui::IGUIElementinline
IsTabStopjpp::gui::IGUIElementprotected
isTrulyVisible() constjpp::gui::IGUIElementinlinevirtual
IsVisiblejpp::gui::IGUIElementprotected
isVisible() constjpp::gui::IGUIElementinlinevirtual
LastParentRectjpp::gui::IGUIElementprotected
MaxSizejpp::gui::IGUIElementprotected
MinSize (defined in jpp::gui::IGUIElement)jpp::gui::IGUIElementprotected
move(core::position2d< s32 > absoluteMovement)jpp::gui::IGUIElementinlinevirtual
Namejpp::gui::IGUIElementprotected
NoClipjpp::gui::IGUIElementprotected
OnEvent(const SEvent &event) overridejpp::gui::IGUIElementinlinevirtual
OnPostRender(u32 timeMs)jpp::gui::IGUIElementinlinevirtual
orderRows(s32 columnIndex=-1, EGUI_ORDERING_MODE mode=EGOM_NONE)=0jpp::gui::IGUITablepure virtual
Parentjpp::gui::IGUIElementprotected
recalculateAbsolutePosition(bool recursive) (defined in jpp::gui::IGUIElement)jpp::gui::IGUIElementinlineprotected
RelativeRectjpp::gui::IGUIElementprotected
remove()jpp::gui::IGUIElementinlinevirtual
removeChild(IGUIElement *child)jpp::gui::IGUIElementinlinevirtual
removeColumn(u32 columnIndex)=0jpp::gui::IGUITablepure virtual
removeRow(u32 rowIndex)=0jpp::gui::IGUITablepure virtual
ScaleRectjpp::gui::IGUIElementprotected
sendToBack(IGUIElement *child)jpp::gui::IGUIElementinlinevirtual
serializeAttributes(io::IAttributes *out, io::SAttributeReadWriteOptions *options=0) const overridejpp::gui::IGUIElementinlinevirtual
setActiveColumn(s32 idx, bool doOrder=false)=0jpp::gui::IGUITablepure virtual
setAlignment(EGUI_ALIGNMENT left, EGUI_ALIGNMENT right, EGUI_ALIGNMENT top, EGUI_ALIGNMENT bottom)jpp::gui::IGUIElementinline
setCellColor(u32 rowIndex, u32 columnIndex, video::SColor color)=0jpp::gui::IGUITablepure virtual
setCellData(u32 rowIndex, u32 columnIndex, void *data)=0jpp::gui::IGUITablepure virtual
setCellText(u32 rowIndex, u32 columnIndex, const core::wstring &text)=0jpp::gui::IGUITablepure virtual
setCellText(u32 rowIndex, u32 columnIndex, const core::wstring &text, video::SColor color)=0jpp::gui::IGUITablepure virtual
setColumnOrdering(u32 columnIndex, EGUI_COLUMN_ORDERING mode)=0jpp::gui::IGUITablepure virtual
setColumnWidth(u32 columnIndex, u32 width)=0jpp::gui::IGUITablepure virtual
setDebugName(const c8 *newName)jpp::IReferenceCountedinlineprotected
setDrawBackground(bool draw)=0jpp::gui::IGUITablepure virtual
setDrawFlags(s32 flags)=0jpp::gui::IGUITablepure virtual
setEnabled(bool enabled)jpp::gui::IGUIElementinlinevirtual
setID(s32 id)jpp::gui::IGUIElementinlinevirtual
setMaxSize(core::dimension2du size)jpp::gui::IGUIElementinline
setMinSize(core::dimension2du size)jpp::gui::IGUIElementinline
setName(const c8 *name)jpp::gui::IGUIElementinlinevirtual
setName(const jpp::core::string &name)jpp::gui::IGUIElementinlinevirtual
setNotClipped(bool noClip)jpp::gui::IGUIElementinline
setOverrideFont(IGUIFont *font=0)=0jpp::gui::IGUITablepure virtual
setRelativePosition(const core::rect< s32 > &r)jpp::gui::IGUIElementinline
setRelativePosition(const core::position2di &position)jpp::gui::IGUIElementinline
setRelativePositionProportional(const core::rect< f32 > &r)jpp::gui::IGUIElementinline
setResizableColumns(bool resizable)=0jpp::gui::IGUITablepure virtual
setSelected(s32 index)=0jpp::gui::IGUITablepure virtual
setSubElement(bool subElement)jpp::gui::IGUIElementinlinevirtual
setTabGroup(bool isGroup)jpp::gui::IGUIElementinline
setTabOrder(s32 index)jpp::gui::IGUIElementinline
setTabStop(bool enable)jpp::gui::IGUIElementinline
setText(const wchar_t *text)jpp::gui::IGUIElementinlinevirtual
setToolTipText(const wchar_t *text)jpp::gui::IGUIElementinlinevirtual
setVisible(bool visible)jpp::gui::IGUIElementinlinevirtual
swapRows(u32 rowIndexA, u32 rowIndexB)=0jpp::gui::IGUITablepure virtual
TabOrderjpp::gui::IGUIElementprotected
Textjpp::gui::IGUIElementprotected
ToolTipTextjpp::gui::IGUIElementprotected
Typejpp::gui::IGUIElementprotected
updateAbsolutePosition()jpp::gui::IGUIElementinlinevirtual
~IEventReceiver()jpp::IEventReceiverinlinevirtual
~IGUIElement()jpp::gui::IGUIElementinlinevirtual
~IReferenceCounted()jpp::IReferenceCountedinlinevirtual

Jimcpp    @cppfx.xyz