swift
samples
miscquantities
samplesgeo.h
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: Copyright (C) 2015 swift Project Community / Contributors
2
// SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-swift-pilot-client-1
3
6
7
#ifndef SWIFT_SAMPLE_SAMPLESGEO_H
8
#define SWIFT_SAMPLE_SAMPLESGEO_H
9
10
class
QTextStream;
11
12
namespace
swift::sample
13
{
15
class
CSamplesGeo
16
{
17
public
:
19
static
int
samples
(QTextStream &out);
20
};
21
}
// namespace swift::sample
22
23
#endif
// SWIFT_SAMPLE_SAMPLESGEO_H
swift::sample::CSamplesGeo
Samples for physical quantities.
Definition:
samplesgeo.h:16
swift::sample::CSamplesGeo::samples
static int samples(QTextStream &out)
Run the samples.
Definition:
samplesgeo.cpp:29
Generated on Mon Mar 24 2025 16:42:18 for swift by
1.9.1