VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Signals | Public Member Functions | Protected Slots | Protected Member Functions | Protected Attributes
DtArticulatedPartSelectionDialog Class Reference

Dialog for selecting an articulated from the provided list.

Inheritance diagram for DtArticulatedPartSelectionDialog:
Inheritance graph
[legend]

Signals

void addPart (DtArtPartType partNum)
 
void done (bool)
 

Public Member Functions

 DtArticulatedPartSelectionDialog (makVrv::DtDe &de, QWidget *parent, Qt::WindowFlags f=0)
 
virtual ~DtArticulatedPartSelectionDialog () override
 
virtual void setAvailableParts (const DtEnumDictionary::EnumMap &availableParts, const std::set< DtArtPartType > &partsWithVisualModelDefaults)
 

Protected Slots

void validateSelection ()
 

Protected Member Functions

virtual void closeEvent (QCloseEvent *) override
 
virtual void reject () override
 
virtual void accept () override
 

Protected Attributes

Ui::DtArticulatedPartSelectionDialogUi myUiImpl
 
makVrv::DtDemyDe
 

Constructor & Destructor Documentation

DtArticulatedPartSelectionDialog::DtArticulatedPartSelectionDialog ( makVrv::DtDe de,
QWidget *  parent,
Qt::WindowFlags  f = 0 
)
virtual DtArticulatedPartSelectionDialog::~DtArticulatedPartSelectionDialog ( )
overridevirtual

Member Function Documentation

virtual void DtArticulatedPartSelectionDialog::setAvailableParts ( const DtEnumDictionary::EnumMap &  availableParts,
const std::set< DtArtPartType > &  partsWithVisualModelDefaults 
)
virtual
virtual void DtArticulatedPartSelectionDialog::closeEvent ( QCloseEvent *  )
overrideprotectedvirtual
virtual void DtArticulatedPartSelectionDialog::reject ( )
overrideprotectedvirtual
virtual void DtArticulatedPartSelectionDialog::accept ( )
overrideprotectedvirtual
void DtArticulatedPartSelectionDialog::validateSelection ( )
protectedslot
void DtArticulatedPartSelectionDialog::addPart ( DtArtPartType  partNum)
signal
void DtArticulatedPartSelectionDialog::done ( bool  )
signal

Member Data Documentation

Ui::DtArticulatedPartSelectionDialogUi DtArticulatedPartSelectionDialog::myUiImpl
protected
makVrv::DtDe& DtArticulatedPartSelectionDialog::myDe
protected

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

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)