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

Signals

void firstItemWasAdded ()
 

Public Member Functions

 SC_QueueItemModel (QObject *parent=nullptr)
 
void enqueue (const QString &title, const QString &options, const QString &fullOptions)
 
std::tuple< QString, QString > dequeue ()
 
bool isEmpty () const