umbrello 2.34.70-5524f40e1
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
Public Attributes | List of all members
Model_Utils::OpDescriptor Struct Reference

#include <model_utils.h>

Collaboration diagram for Model_Utils::OpDescriptor:

Public Attributes

QString m_name
 < Data structure filled by parseOperation(). More...
 
NameAndType_List m_args
 
UMLObjectm_pReturnType
 

Member Data Documentation

◆ m_args

NameAndType_List Model_Utils::OpDescriptor::m_args

◆ m_name

QString Model_Utils::OpDescriptor::m_name

< Data structure filled by parseOperation().

◆ m_pReturnType

UMLObject* Model_Utils::OpDescriptor::m_pReturnType

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