FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
int FactGui::Write
(
const
Time
&
time
,
const string &
txt
,
int
qos
)
inline
private
virtual
Reimplemented from
MessageImp
.
Definition at line
2896
of file
FactGui.h
.
References
handleWrite()
.
2897
{
2898
QApplication::postEvent(
this
,
2899
new
FunctionEvent(bind(&
FactGui::handleWrite
,
this
, time, txt,
qos
)));
2900
2901
return
0;
2902
}
FactGui::handleWrite
void handleWrite(const Time &time, const string &text, int qos)
Definition:
FactGui.h:2834
qos
uint16_t qos
Definition:
HeadersGPS.h:29
Here is the call graph for this function:
FactGui
Generated on Sun Sep 18 2016 20:50:51 for FACT++ by
1.8.11