#include <ColorTableModSelector.h>
Inheritance diagram for ColorTableModSelector:


Public Member Functions | |
| ColorTableModSelector (ModuleHandler &handler, const ColorTableModInterfaces &interfaces) | |
| Constructor. | |
| virtual Module * | createSolution (SolutionRequest::ModuleSolutionID id) |
| Is called on start and when the selected solution changes to create a specific solution. | |
Definition at line 20 of file ColorTableModSelector.h.
|
||||||||||||
|
Constructor.
Definition at line 28 of file ColorTableModSelector.h. References ModuleHandler::setModuleSelector(). |
Here is the call graph for this function:

|
|
Is called on start and when the selected solution changes to create a specific solution.
Implements ModuleSelector. Definition at line 40 of file ColorTableModSelector.h. References ColorTable32KMod::setup(), and ColorTable64Mod::setup(). |
Here is the call graph for this function:

1.3.6