ServerListView Class Reference
+ Inheritance diagram for ServerListView:

Public Slots

void updateAllRows ()
 
void updateRowVisuals (int row)
 

Signals

void leftMouseDoubleClicked (const QModelIndex &index, const QPoint &cursorPosition)
 
void middleMouseClick (const QModelIndex &index, const QPoint &cursorPosition)
 
void rightMouseClick (const QModelIndex &index, const QPoint &cursorPosition)
 

Public Member Functions

 ServerListView (QWidget *parent=0)
 
void setAllowAllRowsRefresh (bool b)
 

Protected Member Functions

virtual void mouseDoubleClickEvent (QMouseEvent *event)
 
virtual void mouseReleaseEvent (QMouseEvent *event)
 

Protected Attributes

bool bAllowAllRowsRefresh
 

Detailed Description

Definition at line 33 of file serverlistview.h.

Member Function Documentation

void ServerListView::setAllowAllRowsRefresh ( bool  b)
inline

Enables or disables update of row visuals.

Definition at line 43 of file serverlistview.h.


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