25#include "../commandlineparser.hpp"
This class provides the functionality to extract the different components of a command line into the ...
std::vector< std::string > getEventProcedures(const std::string &sLayoutFile)
Examines a window layout file and searches for all event handler procedures. Returns their correspond...
void dialogCommand(CommandLineParser &cmdParser)
This function is the actual implementation of the dialog command.
void windowCommand(CommandLineParser &cmdParser)
This function is the actual implementation of the window command.