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

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

AbsoluteClippingRectdcpp::gui::IGUIElementprotected
AbsoluteRectdcpp::gui::IGUIElementprotected
addChild(IGUIElement *child)dcpp::gui::IGUIElementinlinevirtual
addChildToEnd(IGUIElement *child) (defined in dcpp::gui::IGUIElement)dcpp::gui::IGUIElementinlineprotected
addColumn(const wchar_t *caption, dcpp::int32_kt columnIndex=-1)=0dcpp::gui::IGUITablepure virtual
addRow(dcpp::uint32_kt rowIndex)=0dcpp::gui::IGUITablepure virtual
AlignBottom (defined in dcpp::gui::IGUIElement)dcpp::gui::IGUIElementprotected
AlignLeftdcpp::gui::IGUIElementprotected
AlignRight (defined in dcpp::gui::IGUIElement)dcpp::gui::IGUIElementprotected
AlignTop (defined in dcpp::gui::IGUIElement)dcpp::gui::IGUIElementprotected
bringToFront(IGUIElement *element)dcpp::gui::IGUIElementinlinevirtual
Childrendcpp::gui::IGUIElementprotected
clear()=0dcpp::gui::IGUITablepure virtual
clearRows()=0dcpp::gui::IGUITablepure virtual
deserializeAttributes(dcpp::io::IAttributes *in, dcpp::io::SAttributeReadWriteOptions *options=0) overridedcpp::gui::IGUIElementinlinevirtual
DesiredRectdcpp::gui::IGUIElementprotected
draw()dcpp::gui::IGUIElementinlinevirtual
drop() constdcpp::IReferenceCountedinline
Environmentdcpp::gui::IGUIElementprotected
getAbsoluteClippingRect() constdcpp::gui::IGUIElementinline
getAbsolutePosition() constdcpp::gui::IGUIElementinline
getActiveColumn() const =0dcpp::gui::IGUITablepure virtual
getActiveColumnOrdering() const =0dcpp::gui::IGUITablepure virtual
getActiveFont() const =0dcpp::gui::IGUITablepure virtual
getAlignBottom() constdcpp::gui::IGUIElementinline
getAlignLeft() constdcpp::gui::IGUIElementinline
getAlignRight() constdcpp::gui::IGUIElementinline
getAlignTop() constdcpp::gui::IGUIElementinline
getCellData(dcpp::uint32_kt rowIndex, dcpp::uint32_kt columnIndex) const =0dcpp::gui::IGUITablepure virtual
getCellText(dcpp::uint32_kt rowIndex, dcpp::uint32_kt columnIndex) const =0dcpp::gui::IGUITablepure virtual
getChildren() constdcpp::gui::IGUIElementinlinevirtual
getColumnCount() const =0dcpp::gui::IGUITablepure virtual
getColumnWidth(dcpp::uint32_kt columnIndex) const =0dcpp::gui::IGUITablepure virtual
getDebugName() constdcpp::IReferenceCountedinline
getDrawFlags() const =0dcpp::gui::IGUITablepure virtual
getElementFromId(dcpp::int32_kt id, bool searchchildren=false) constdcpp::gui::IGUIElementinlinevirtual
getElementFromPoint(const dcpp::nub::position2di &point)dcpp::gui::IGUIElementinlinevirtual
getHorizontalScrollBar() const =0dcpp::gui::IGUITablepure virtual
getID() constdcpp::gui::IGUIElementinlinevirtual
getItemHeight() const =0dcpp::gui::IGUITablepure virtual
getName() constdcpp::gui::IGUIElementinlinevirtual
getNextElement(dcpp::int32_kt startOrder, bool reverse, bool group, IGUIElement *&first, IGUIElement *&closest, bool includeInvisible=false, bool includeDisabled=false) constdcpp::gui::IGUIElementinline
getOverrideFont(void) const =0dcpp::gui::IGUITablepure virtual
getParent() constdcpp::gui::IGUIElementinline
getReferenceCount() constdcpp::IReferenceCountedinline
getRelativePosition() constdcpp::gui::IGUIElementinline
getRowCount() const =0dcpp::gui::IGUITablepure virtual
getSelected() const =0dcpp::gui::IGUITablepure virtual
getTabGroup()dcpp::gui::IGUIElementinline
getTabOrder() constdcpp::gui::IGUIElementinline
getText() constdcpp::gui::IGUIElementinlinevirtual
getToolTipText() constdcpp::gui::IGUIElementinlinevirtual
getType() constdcpp::gui::IGUIElementinline
getTypeName() constdcpp::gui::IGUIElementinlinevirtual
getVerticalScrollBar() const =0dcpp::gui::IGUITablepure virtual
grab() constdcpp::IReferenceCountedinline
hasResizableColumns() const =0dcpp::gui::IGUITablepure virtual
hasType(EGUI_ELEMENT_TYPE type) constdcpp::gui::IGUIElementinlinevirtual
IDdcpp::gui::IGUIElementprotected
IGUIElement(EGUI_ELEMENT_TYPE type, IGUIEnvironment *environment, IGUIElement *parent, dcpp::int32_kt id, const dcpp::nub::recti &rectangle)dcpp::gui::IGUIElementinline
IGUITable(IGUIEnvironment *environment, IGUIElement *parent, dcpp::int32_kt id, dcpp::nub::recti rectangle)dcpp::gui::IGUITableinline
IReferenceCounted()dcpp::IReferenceCountedinline
isDrawBackgroundEnabled() const =0dcpp::gui::IGUITablepure virtual
IsEnableddcpp::gui::IGUIElementprotected
isEnabled() constdcpp::gui::IGUIElementinlinevirtual
isMyChild(IGUIElement *child) constdcpp::gui::IGUIElementinline
isNotClipped() constdcpp::gui::IGUIElementinline
isPointInside(const dcpp::nub::position2di &point) constdcpp::gui::IGUIElementinlinevirtual
isSubElement() constdcpp::gui::IGUIElementinlinevirtual
IsSubElementdcpp::gui::IGUIElementprotected
IsTabGroupdcpp::gui::IGUIElementprotected
isTabGroup() constdcpp::gui::IGUIElementinline
isTabStop() constdcpp::gui::IGUIElementinline
IsTabStopdcpp::gui::IGUIElementprotected
isTrulyVisible() constdcpp::gui::IGUIElementinlinevirtual
IsVisibledcpp::gui::IGUIElementprotected
isVisible() constdcpp::gui::IGUIElementinlinevirtual
LastParentRectdcpp::gui::IGUIElementprotected
MaxSizedcpp::gui::IGUIElementprotected
MinSize (defined in dcpp::gui::IGUIElement)dcpp::gui::IGUIElementprotected
move(dcpp::nub::position2di absoluteMovement)dcpp::gui::IGUIElementinlinevirtual
Namedcpp::gui::IGUIElementprotected
NoClipdcpp::gui::IGUIElementprotected
OnEvent(const SEvent &event) overridedcpp::gui::IGUIElementinlinevirtual
OnPostRender(dcpp::uint32_kt timeMs)dcpp::gui::IGUIElementinlinevirtual
orderRows(dcpp::int32_kt columnIndex=-1, EGUI_ORDERING_MODE mode=EGOM_NONE)=0dcpp::gui::IGUITablepure virtual
Parentdcpp::gui::IGUIElementprotected
recalculateAbsolutePosition(bool recursive) (defined in dcpp::gui::IGUIElement)dcpp::gui::IGUIElementinlineprotected
RelativeRectdcpp::gui::IGUIElementprotected
remove()dcpp::gui::IGUIElementinlinevirtual
removeChild(IGUIElement *child)dcpp::gui::IGUIElementinlinevirtual
removeColumn(dcpp::uint32_kt columnIndex)=0dcpp::gui::IGUITablepure virtual
removeRow(dcpp::uint32_kt rowIndex)=0dcpp::gui::IGUITablepure virtual
ScaleRectdcpp::gui::IGUIElementprotected
sendToBack(IGUIElement *child)dcpp::gui::IGUIElementinlinevirtual
serializeAttributes(dcpp::io::IAttributes *out, dcpp::io::SAttributeReadWriteOptions *options=0) const overridedcpp::gui::IGUIElementinlinevirtual
setActiveColumn(dcpp::int32_kt idx, bool doOrder=false)=0dcpp::gui::IGUITablepure virtual
setAlignment(EGUI_ALIGNMENT left, EGUI_ALIGNMENT right, EGUI_ALIGNMENT top, EGUI_ALIGNMENT bottom)dcpp::gui::IGUIElementinline
setCellColor(dcpp::uint32_kt rowIndex, dcpp::uint32_kt columnIndex, dcpp::video::SColor color)=0dcpp::gui::IGUITablepure virtual
setCellData(dcpp::uint32_kt rowIndex, dcpp::uint32_kt columnIndex, void *data)=0dcpp::gui::IGUITablepure virtual
setCellText(dcpp::uint32_kt rowIndex, dcpp::uint32_kt columnIndex, const dcpp::nub::wstring &text)=0dcpp::gui::IGUITablepure virtual
setCellText(dcpp::uint32_kt rowIndex, dcpp::uint32_kt columnIndex, const dcpp::nub::wstring &text, dcpp::video::SColor color)=0dcpp::gui::IGUITablepure virtual
setColumnOrdering(dcpp::uint32_kt columnIndex, EGUI_COLUMN_ORDERING mode)=0dcpp::gui::IGUITablepure virtual
setColumnWidth(dcpp::uint32_kt columnIndex, dcpp::uint32_kt width)=0dcpp::gui::IGUITablepure virtual
setDebugName(const dcpp::char_kt *newName)dcpp::IReferenceCountedinlineprotected
setDrawBackground(bool draw)=0dcpp::gui::IGUITablepure virtual
setDrawFlags(dcpp::int32_kt flags)=0dcpp::gui::IGUITablepure virtual
setEnabled(bool enabled)dcpp::gui::IGUIElementinlinevirtual
setID(dcpp::int32_kt id)dcpp::gui::IGUIElementinlinevirtual
setMaxSize(dcpp::nub::dimension2du size)dcpp::gui::IGUIElementinline
setMinSize(dcpp::nub::dimension2du size)dcpp::gui::IGUIElementinline
setName(const dcpp::char_kt *name)dcpp::gui::IGUIElementinlinevirtual
setName(const dcpp::nub::string &name)dcpp::gui::IGUIElementinlinevirtual
setNotClipped(bool noClip)dcpp::gui::IGUIElementinline
setOverrideFont(IGUIFont *font=0)=0dcpp::gui::IGUITablepure virtual
setRelativePosition(const dcpp::nub::recti &r)dcpp::gui::IGUIElementinline
setRelativePosition(const dcpp::nub::position2di &position)dcpp::gui::IGUIElementinline
setRelativePositionProportional(const dcpp::nub::rectf &r)dcpp::gui::IGUIElementinline
setResizableColumns(bool resizable)=0dcpp::gui::IGUITablepure virtual
setSelected(dcpp::int32_kt index)=0dcpp::gui::IGUITablepure virtual
setSubElement(bool subElement)dcpp::gui::IGUIElementinlinevirtual
setTabGroup(bool isGroup)dcpp::gui::IGUIElementinline
setTabOrder(dcpp::int32_kt index)dcpp::gui::IGUIElementinline
setTabStop(bool enable)dcpp::gui::IGUIElementinline
setText(const wchar_t *text)dcpp::gui::IGUIElementinlinevirtual
setToolTipText(const wchar_t *text)dcpp::gui::IGUIElementinlinevirtual
setVisible(bool visible)dcpp::gui::IGUIElementinlinevirtual
swapRows(dcpp::uint32_kt rowIndexA, dcpp::uint32_kt rowIndexB)=0dcpp::gui::IGUITablepure virtual
TabOrderdcpp::gui::IGUIElementprotected
Textdcpp::gui::IGUIElementprotected
ToolTipTextdcpp::gui::IGUIElementprotected
Typedcpp::gui::IGUIElementprotected
updateAbsolutePosition()dcpp::gui::IGUIElementinlinevirtual
~IEventReceiver()dcpp::IEventReceiverinlinevirtual
~IGUIElement()dcpp::gui::IGUIElementinlinevirtual
~IReferenceCounted()dcpp::IReferenceCountedinlinevirtual

Duckcpp    @cppfx.xyz