Heart
1.3.848.aa44c26
Heart is base back end library for your c++ Qt projects.
packadata.cpp
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2018-2025 QuasarApp.
3
* Distributed under the lgplv3 software license, see the accompanying
4
* Everyone is permitted to copy and distribute verbatim copies
5
* of this license document, but changing it is not allowed.
6
*/
7
8
9
#include "
packadata.h
"
10
#include "
package.h
"
11
12
namespace
QH
{
13
14
PackaData::~PackaData
() {
15
delete
_data
;
16
}
17
}
QH
The QH namespace - QuasarApp Heart namespace. This namespace contains all classes of the Heart librar...
Definition
heart.cpp:13
packadata.h
package.h
QH::PackaData::_data
Package * _data
Definition
packadata.h:19
QH::PackaData::~PackaData
~PackaData()
Definition
packadata.cpp:14
src
private
packadata.cpp
Generated by
1.9.8