swift
Public Member Functions | List of all members
swift::gui::components::CDbModelMappingModifyDialog Class Reference

Modify model fields as dialog. More...

Inheritance diagram for swift::gui::components::CDbModelMappingModifyDialog:
[legend]

Public Member Functions

 CDbModelMappingModifyDialog (QWidget *parent=nullptr)
 Constructor.
 
virtual ~CDbModelMappingModifyDialog ()
 Destructor.
 
swift::misc::CPropertyIndexVariantMap getValues () const
 Get the values.
 
void setValue (const swift::misc::simulation::CAircraftModel &model)
 Set default values.
 
- Public Member Functions inherited from swift::gui::components::CDbMappingComponentAware
virtual void setMappingComponent (CDbMappingComponent *component)
 Set the corresponding component.
 
CDbMappingComponentgetMappingComponent () const
 Get the mapping component.
 

Additional Inherited Members

- Protected Member Functions inherited from swift::gui::components::CDbMappingComponentAware
 CDbMappingComponentAware (QObject *parent)
 Constructor.
 
virtual ~CDbMappingComponentAware ()
 Destructor.
 
 CDbMappingComponentAware (const CDbMappingComponentAware &)=default
 Copy constructor.
 
CDbMappingComponentAwareoperator= (const CDbMappingComponentAware &)=default
 Copy assignment operator.
 
bool showMappingComponentOverlayMessage (const swift::misc::CStatusMessage &message, std::chrono::milliseconds timeout=std::chrono::milliseconds(0))
 Overlay messages.
 
bool showMappingComponentOverlayHtmlMessage (const swift::misc::CStatusMessage &message, std::chrono::milliseconds timeout=std::chrono::milliseconds(0))
 Overlay messages.
 

Detailed Description

Modify model fields as dialog.

Definition at line 30 of file dbmodelmappingmodifydialog.h.


The documentation for this class was generated from the following files: