Plugin_Project_Pylons.ProjectPylons.CreateRestControllerParametersDialog
Module implementing a dialog for entering the create REST controller parameters.
Global Attributes
Classes
Functions
CreateRestControllerParametersDialog
Class implementing a dialog for entering the create REST controller parameters.
Derived from
QDialog, Ui_CreateRestControllerParametersDialog
Class Attributes
Methods
CreateRestControllerParametersDialog (Constructor)
CreateRestControllerParametersDialog(parent = None)
Constructor
CreateRestControllerParametersDialog.getData
getData()
Public method to get the data.
- Returns:
-
tuple giving the REST resource name in singular (string) and
plural (string) form