WSF
wizard::CreatePlatformDialog Class Reference

#include <CreatePlatformDialog.hpp>

Inherits QDialog.

Public Slots

void CreatePlatform ()
void UpdateSavedPlatType (int index)
 When the user changes the selection in the combo box, save the selection for the next time the user opens the dialog.
void UpdateSavedFile (int index)
 When the user changes the selection in the combo box, save the selection for the next time the user opens the dialog.
void OnNameTextChanged (const QString &aName)
void ChooseFileFromType ()

Public Member Functions

 ~CreatePlatformDialog () override=default
 CreatePlatformDialog (const CreatePlatformDialog &)=delete
 CreatePlatformDialog (CreatePlatformDialog &&)=default
CreatePlatformDialogoperator= (const CreatePlatformDialog &)=delete
CreatePlatformDialogoperator= (CreatePlatformDialog &&)=default
 CreatePlatformDialog (WsfPProxy *proxy, QWidget *parent=nullptr)
void SetPlatformPosition (const UtLatPos &aLat, const UtLonPos &aLon)
void SelectPlatformType (const std::string &aName)
 Use the static member variable to prepopulate the combo box selection based on what the user had selected the last time the dialog was used.

Static Public Member Functions

static void PasteHandler (const QMimeData *aMime, const PasteContext &aContext, bool aExecute)

Constructor & Destructor Documentation

◆ ~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

Member Function Documentation

◆ ChooseFileFromType

◆ CreatePlatform

◆ OnNameTextChanged

void wizard::CreatePlatformDialog::OnNameTextChanged ( const QString & aName)
slot

◆ operator=() [1/2]

CreatePlatformDialog & wizard::CreatePlatformDialog::operator= ( const CreatePlatformDialog & )
delete

◆ operator=() [2/2]

◆ PasteHandler()

◆ SelectPlatformType()

void wizard::CreatePlatformDialog::SelectPlatformType ( const std::string & aName)

Use the static member variable to prepopulate the combo box selection based on what the user had selected the last time the dialog was used.

Referenced by CreatePlatformDialog(), operator=(), and PasteHandler().

◆ SetPlatformPosition()

void wizard::CreatePlatformDialog::SetPlatformPosition ( const UtLatPos & aLat,
const UtLonPos & aLon )

Referenced by operator=(), and PasteHandler().

◆ 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:
Copyrights Multiple, All Rights Reserved