SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
SC_QueueListView Class Reference
Inheritance diagram for SC_QueueListView:

Public Member Functions

 SC_QueueListView (SC_QueueItemModel *model, int minimumItemsToShowWidget=1, QWidget *parent=nullptr)
 
SC_QueueItemModelgetModel ()
 
void setMinimumNumberOfItemsToShowWidget (int number)
 

Protected Member Functions

void init ()
 
QListView * initListView ()
 
void tryHide ()
 
void tryShow ()