#include <IdentityDialogCapabilities.h>
◆ IdentityDialogCapabilities()
| te::vp::qt::IdentityDialogCapabilities::IdentityDialogCapabilities |
( |
| ) |
|
◆ ~IdentityDialogCapabilities()
| virtual te::vp::qt::IdentityDialogCapabilities::~IdentityDialogCapabilities |
( |
| ) |
|
|
virtual |
◆ getCaption()
| const std::string & te::vp::qt::VectorProcessingDialogCapabilities::getCaption |
( |
| ) |
const |
|
inherited |
Returns the description of the operation.
◆ getDescription()
| const std::string & te::vp::qt::VectorProcessingDialogCapabilities::getDescription |
( |
| ) |
const |
|
inherited |
Returns the icon of the operation.
◆ getHelpPageNamespace()
| const std::string & te::vp::qt::VectorProcessingDialogCapabilities::getHelpPageNamespace |
( |
| ) |
const |
|
inherited |
Returns help page referece.
◆ getHelpPageReference()
| const std::string & te::vp::qt::VectorProcessingDialogCapabilities::getHelpPageReference |
( |
| ) |
const |
|
inherited |
Returns the configuration enable property selection.
◆ getHintPixmap()
| const QPixmap & te::vp::qt::VectorProcessingDialogCapabilities::getHintPixmap |
( |
| ) |
const |
|
inherited |
Returns help page namespace.
◆ getIcon()
| const QIcon & te::vp::qt::VectorProcessingDialogCapabilities::getIcon |
( |
| ) |
const |
|
inherited |
Returns the hint pixmap of the operation.
◆ getName()
| const std::string & te::vp::qt::VectorProcessingDialogCapabilities::getName |
( |
| ) |
const |
|
inherited |
Returns the caption of the operation.
◆ getParametersWidget()
| virtual SpecificParametersWidget * te::vp::qt::VectorProcessingDialogCapabilities::getParametersWidget |
( |
QWidget * |
parent = nullptr | ) |
const |
|
virtualinherited |
◆ isPropertySelectionEnable()
| bool te::vp::qt::VectorProcessingDialogCapabilities::isPropertySelectionEnable |
( |
| ) |
const |
|
inherited |
Returns the widget contiaing the specific inputs of the operation. Returns nullptr if there aren't specific parameters for the operation.
◆ m_caption
| std::string te::vp::qt::VectorProcessingDialogCapabilities::m_caption |
|
protectedinherited |
◆ m_description
| std::string te::vp::qt::VectorProcessingDialogCapabilities::m_description |
|
protectedinherited |
◆ m_enablePropertySelection
| bool te::vp::qt::VectorProcessingDialogCapabilities::m_enablePropertySelection |
|
protectedinherited |
◆ m_helpPageNamespace
| std::string te::vp::qt::VectorProcessingDialogCapabilities::m_helpPageNamespace |
|
protectedinherited |
◆ m_helpPageReference
| std::string te::vp::qt::VectorProcessingDialogCapabilities::m_helpPageReference |
|
protectedinherited |
◆ m_hintPixmap
| std::string te::vp::qt::VectorProcessingDialogCapabilities::m_hintPixmap |
|
protectedinherited |
◆ m_icon
| std::string te::vp::qt::VectorProcessingDialogCapabilities::m_icon |
|
protectedinherited |
◆ m_operationName
| std::string te::vp::qt::VectorProcessingDialogCapabilities::m_operationName |
|
protectedinherited |
◆ m_qHintPixmap
| QPixmap te::vp::qt::VectorProcessingDialogCapabilities::m_qHintPixmap |
|
protectedinherited |
◆ m_qIcon
| QIcon te::vp::qt::VectorProcessingDialogCapabilities::m_qIcon |
|
protectedinherited |
The documentation for this class was generated from the following file: