Struct cxx_qt_gen::CppObject [−][src]
Expand description
Describes a C++ header and source files of a C++ class
Fields
header: String
The header of the C++ class
source: String
The source of the C++ class
Describes a C++ header and source files of a C++ class
header: String
The header of the C++ class
source: String
The source of the C++ class