Module implementing the Start Program dialog.
StartDialog | Class implementing the Start Program dialog. |
None |
Class implementing the Start Program dialog.
It implements a dialog that is used to start an application for debugging. It asks the user to enter the commandline parameters, the working directory and whether exception reporting should be disabled.
StartDialog | Constructor |
enableOkButton | Private slot to enable/disable the OK button. |
getCoverageData | Public method to retrieve the coverage related data entered into this dialog. |
getCyclopsData | Public method to retrieve the coverage related data entered into this dialog. |
getData | Public method to retrieve the data entered into this dialog. |
getDebugData | Public method to retrieve the debug related data entered into this dialog. |
handleDir | Private method used to open a directory selection dialog. |
Constructor
Private slot to enable/disable the OK button.
Public method to retrieve the coverage related data entered into this dialog.
Public method to retrieve the coverage related data entered into this dialog.
Public method to retrieve the data entered into this dialog.
Public method to retrieve the debug related data entered into this dialog.
Private method used to open a directory selection dialog.