Module implementing a dialog to enter the data for the loaddata command.
| None |
| DjangoLoaddataDataDialog | Class implementing a dialog to enter the data for the loaddata command. |
| None |
Class implementing a dialog to enter the data for the loaddata command.
| None |
| DjangoLoaddataDataDialog | Constructor |
| getData | Public method to get the data entered into the dialog. |
| on_fixtureFileButton_clicked | Private slot to select a fixture file via a file selection dialog. |
| on_fixturesEdit_textChanged | Private slot to handle a change of the fixtures text. |
Constructor
Public method to get the data entered into the dialog.
Private slot to select a fixture file via a file selection dialog.
Private slot to handle a change of the fixtures text.