ProfileDialog Class Reference

#include <RobotAPI/gui-plugins/ArViz/ArvizProfileManagerWidget.h>

+ Inheritance diagram for ProfileDialog:

Signals

void deleteProfileSignal ()
 

Public Member Functions

QString getName () const
 
bool isAdditive () const
 
bool isDefaultProfile () const
 
 ProfileDialog (QWidget *parent=nullptr, const QString &name="", bool additive=false, bool addDialog=true, bool isDefault=false)
 
 ~ProfileDialog ()
 

Detailed Description

Definition at line 64 of file ArvizProfileManagerWidget.h.

Constructor & Destructor Documentation

◆ ProfileDialog()

ProfileDialog ( QWidget *  parent = nullptr,
const QString &  name = "",
bool  additive = false,
bool  addDialog = true,
bool  isDefault = false 
)
explicit

Definition at line 22 of file ArvizProfileManagerWidget.cpp.

◆ ~ProfileDialog()

Definition at line 68 of file ArvizProfileManagerWidget.cpp.

Member Function Documentation

◆ deleteProfileSignal

void deleteProfileSignal ( )
signal

◆ getName()

QString getName ( ) const

Definition at line 73 of file ArvizProfileManagerWidget.cpp.

◆ isAdditive()

bool isAdditive ( ) const

Definition at line 79 of file ArvizProfileManagerWidget.cpp.

◆ isDefaultProfile()

bool isDefaultProfile ( ) const

Definition at line 85 of file ArvizProfileManagerWidget.cpp.


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