OpenMoHAA 0.82.0
Loading...
Searching...
No Matches
LANGameItem Class Reference
Inheritance diagram for LANGameItem:
UIListCtrlItem

Public Member Functions

 LANGameItem (const str &hostName, const str &mapName, const str &players, const str &gameTypeString, const str &ping, const str &ipAddress)
 
int getListItemValue (int which) const override
 
griditemtype_t getListItemType (int which) const override
 
str getListItemString (int which) const override
 
void DrawListItem (int iColumn, const UIRect2D &drawRect, bool bSelected, UIFont *pFont) override
 
qboolean IsHeaderEntry () const override
 

Member Function Documentation

◆ DrawListItem()

void LANGameItem::DrawListItem ( int iColumn,
const UIRect2D & drawRect,
bool bSelected,
UIFont * pFont )
overridevirtual

Implements UIListCtrlItem.

◆ getListItemString()

str LANGameItem::getListItemString ( int which) const
overridevirtual

Implements UIListCtrlItem.

◆ getListItemType()

griditemtype_t LANGameItem::getListItemType ( int which) const
overridevirtual

Implements UIListCtrlItem.

◆ getListItemValue()

int LANGameItem::getListItemValue ( int which) const
overridevirtual

Implements UIListCtrlItem.

◆ IsHeaderEntry()

qboolean LANGameItem::IsHeaderEntry ( void ) const
overridevirtual

Implements UIListCtrlItem.


The documentation for this class was generated from the following file: