QxRunner Library Version 0.9.2
QxRunner Library: Class List

Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
AboutDialogDisplays a simple message box about QxRunner
AppSettingsManages persistent platform-independent application settings
ColumnsDialogAllows defining the visible columns in the views
ProxyModelCommonDefines a set of common methods for sorting filter proxy models
ResultsModelMaintains results data in a non-hierarchical list
ResultsProxyModelSupport for sorting and filtering data passed between ResultsModel and a view
ResultsViewControllerFunctionality for the results view
RunnerStarts a QxRunner application
RunnerItemExecutable item in a tree view and contains several columns of data
RunnerModelMaintains the core data and executes runner items
RunnerModelThreadEnables asynchronous execution of runner items
RunnerProxyModelSupport for sorting and filtering data passed between RunnerModel and a view
RunnerViewControllerFunctionality for the runner view
RunnerWindowDefines the QxRunner main window
RunnerWindowClientSimplifies access to RunnerWindow
SettingsDialogAllows selection of program settings
StatusWidgetPresents QxRunner status information
StoppingDialogTries to stop item execution
UtilsSet of static helper functions
ViewControllerCommonDefines a set of common methods for view controllers