• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdesdk API Reference
  • KDE Home
  • Contact Us
 

umbrello/umbrello

  • Uml
  • ParameterDirection
Enumerations | Functions
Uml::ParameterDirection Namespace Reference

Enumerations

enum  Enum { In, InOut, Out }
 

Functions

Enum fromInt (int item)
 
Enum fromString (const QString &item)
 
QString toString (Enum item)
 

Detailed Description

Direction of operation parameters: in = operation uses the parameter as an input value out = operation fills the parameter as a return value inout = operation both reads and writes the parameter The numeric values of this enum are not currently saved to file.

Enumeration Type Documentation

enum Uml::ParameterDirection::Enum
Enumerator
In 
InOut 
Out 

Definition at line 232 of file basictypes.h.

Function Documentation

Enum Uml::ParameterDirection::fromInt ( int  item)

Convert a integer item into ParameterDirection representation.

Parameters
iteminteger value to convert
Returns
ParameterDirection enum

Definition at line 793 of file basictypes.cpp.

Enum Uml::ParameterDirection::fromString ( const QString &  item)

Return ParameterDirection corresponding to the given string.

Definition at line 777 of file basictypes.cpp.

QString Uml::ParameterDirection::toString ( Enum  item)

Return string corresponding to the given ParameterDirection.

Definition at line 759 of file basictypes.cpp.

This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:40:29 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

umbrello/umbrello

Skip menu "umbrello/umbrello"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Modules
  • Related Pages

kdesdk API Reference

Skip menu "kdesdk API Reference"
  • kapptemplate
  • kcachegrind
  • kompare
  • lokalize
  • umbrello
  •   umbrello

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal