DescriptionBaseMessage Struct Reference

#include <lib_description.h>

Inheritance diagram for DescriptionBaseMessage:

Detailed Description

Message struct for some message types.

Public Attributes

DescID _descId
 
GeDialog_parentDialog
 

Member Data Documentation

◆ _descId

DescID _descId

Description ID of the parameter that triggered the command.

◆ _parentDialog

GeDialog* _parentDialog

Parent dialog.

Since
R20