1#ifndef COCKATRICE_NOOP_CARD_SET_PRIORITY_CONTROLLER_H
2#define COCKATRICE_NOOP_CARD_SET_PRIORITY_CONTROLLER_H
Definition interface_card_set_priority_controller.h:5
Definition noop_card_set_priority_controller.h:7
void setIsKnown(QString, bool)
Definition noop_card_set_priority_controller.h:15
bool isKnown(QString)
Definition noop_card_set_priority_controller.h:27
bool isEnabled(QString)
Definition noop_card_set_priority_controller.h:23
void setEnabled(QString, bool)
Definition noop_card_set_priority_controller.h:12
void setSortKey(QString, unsigned int)
Definition noop_card_set_priority_controller.h:9
unsigned int getSortKey(QString)
Definition noop_card_set_priority_controller.h:19