#include <CreatePlatformDialog.hpp>
Inherits QDialog.
◆ ~CreatePlatformDialog()
| wizard::CreatePlatformDialog::~CreatePlatformDialog |
( |
| ) |
|
|
overridedefault |
◆ CreatePlatformDialog() [1/3]
| wizard::CreatePlatformDialog::CreatePlatformDialog |
( |
const CreatePlatformDialog & | | ) |
|
|
delete |
◆ CreatePlatformDialog() [2/3]
| wizard::CreatePlatformDialog::CreatePlatformDialog |
( |
CreatePlatformDialog && | | ) |
|
|
default |
◆ CreatePlatformDialog() [3/3]
| wizard::CreatePlatformDialog::CreatePlatformDialog |
( |
WsfPProxy * | proxy, |
|
|
QWidget * | parent = nullptr ) |
|
explicit |
◆ ChooseFileFromType
| void wizard::CreatePlatformDialog::ChooseFileFromType |
( |
| ) |
|
|
slot |
◆ CreatePlatform
| void wizard::CreatePlatformDialog::CreatePlatform |
( |
| ) |
|
|
slot |
◆ OnNameTextChanged
| void wizard::CreatePlatformDialog::OnNameTextChanged |
( |
const QString & | aName | ) |
|
|
slot |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ PasteHandler()
| void wizard::CreatePlatformDialog::PasteHandler |
( |
const QMimeData * | aMime, |
|
|
const PasteContext & | aContext, |
|
|
bool | aExecute ) |
|
static |
References wizard::PasteContext::AddAvailableAction(), wizard::PasteContext::ApplyToTextImmediately(), wizard::DragAndDrop::cPROPERTY_SET_MIME_TYPE, CreatePlatformDialog(), wizard::ProxyWatcher::GetActiveProxy(), wizard::PasteContext::GetFilePath(), wizard::PasteContext::GetLat(), wizard::PasteContext::GetLon(), WsfPProxyNode::GetName(), WsfPProxyNode::GetParent(), WsfPProxyNode::GetProxy(), wizard::PasteContext::GetWidget(), wizard::PasteContext::HasPosition(), wizard::PasteContext::IsActionChosen(), WsfPM_Root::platformTypes(), wizard::DragAndDrop::ReadPropertySetMime(), SelectPlatformType(), SetPlatformPosition(), and wizard::DragAndDrop::ToProxyNode().
Referenced by operator=(), and wizard::ProjectWorkspace::ProjectWorkspace().
◆ SelectPlatformType()
| void wizard::CreatePlatformDialog::SelectPlatformType |
( |
const std::string & | aName | ) |
|
◆ SetPlatformPosition()
| void wizard::CreatePlatformDialog::SetPlatformPosition |
( |
const UtLatPos & | aLat, |
|
|
const UtLonPos & | aLon ) |
◆ UpdateSavedFile
| void wizard::CreatePlatformDialog::UpdateSavedFile |
( |
int | index | ) |
|
|
slot |
When the user changes the selection in the combo box, save the selection for the next time the user opens the dialog.
Referenced by CreatePlatformDialog(), and operator=().
◆ UpdateSavedPlatType
| void wizard::CreatePlatformDialog::UpdateSavedPlatType |
( |
int | index | ) |
|
|
slot |
When the user changes the selection in the combo box, save the selection for the next time the user opens the dialog.
Referenced by CreatePlatformDialog(), and operator=().
The documentation for this class was generated from the following files: