umbrello
2.30.90
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
test
import
cxx
comments-class.h
Go to the documentation of this file.
1
2
// class comments_class_test1 c++ style single line comment
3
class
comments_class_test1
{};
4
9
class
comments_class_test2
{};
10
11
/* class comments_class_test3 c-style single line comment */
12
class
comments_class_test3
{};
comments_class_test1
Definition:
comments-class.h:3
comments_class_test3
Definition:
comments-class.h:12
comments_class_test2
Definition:
comments-class.h:9
Generated by
1.8.17