DtkCore
DTK Core module
载入中...
搜索中...
未找到
Dtk::Core::DLicenseInfo::DComponentInfo类 参考

dcomponentinfo 是一组用于查询组件所用开源协议信息的类 更多...

类 Dtk::Core::DLicenseInfo::DComponentInfo 继承关系图:
Dtk::Core::DObject

Public 成员函数

 DComponentInfo (DObject *parent=nullptr)
 组件信息类的构造函数
 
QString name () const
 获取组件的名称
 
QString version () const
 获取组件的版本号
 
QString copyRight () const
 获取组件的授权信息
 
QString licenseName () const
 获取组件的所用开源许可协议名称
 

友元

class DLicenseInfoPrivate
 

额外继承的成员函数

- Protected 成员函数 继承自 Dtk::Core::DObject
 DObject (DObject *parent=nullptr)
 
 DObject (DObjectPrivate &dd, DObject *parent=nullptr)
 
- Protected 属性 继承自 Dtk::Core::DObject
QScopedPointer< DObjectPrivated_d_ptr
 

详细描述

dcomponentinfo 是一组用于查询组件所用开源协议信息的类

构造及析构函数说明

◆ DComponentInfo()

Dtk::Core::DLicenseInfo::DComponentInfo::DComponentInfo ( DObject parent = nullptr)
explicit

组件信息类的构造函数

参数
[in]parent组件信息类的父对象

该类的文档由以下文件生成: