Itasca C++ Interface
Loading...
Searching...
No Matches
pfc
pfcthermalmodule
interface
ipfcthermalmodule.h
1
#pragma once
2
// ipfcthermalmodule.h
3
4
#include "shared/interface/signal.h"
5
6
namespace
pfcthermal {
7
class
IPFCThermalModule
{
8
public
:
9
using
prop_signal = shared::Signal<const QString &,const QVariant &>;
10
};
11
}
pfcthermal::IPFCThermalModule
Definition
ipfcthermalmodule.h:7
Generated by
1.10.0