<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Thanks, that brings a light into the darkness, however I'm getting errors during compilation now:<div><b>error: undefined reference to `Maemo::Timed::Event::~Event()'</b></div><div>I get this error for pretty much all Maemo objects.</div><div><br></div><div>In cpp file I added <span style="font-size: 12pt; color: rgb(0, 0, 128);">#include</span><span style="font-size: 12pt; color: rgb(192, 192, 192);"> </span><span style="font-size: 12pt; color: rgb(0, 128, 0);"><timed-qt5/event></span></div><div><span style="font-size: 12pt; color: rgb(0, 128, 0);">and </span><span style="font-size: 12pt; color: rgb(128, 0, 128);">CONFIG</span><span style="font-size: 12pt; color: rgb(192, 192, 192);"> </span><span style="font-size: 12pt;">+=</span><span style="font-size: 12pt; color: rgb(192, 192, 192);"> </span><span style="font-size: 12pt;">timed in pro file</span></div><div><span style="font-size: 12pt;"><br></span></div><div>Have I missed something?</div><div><br></div><div><br><div><hr id="stopSpelling">From: jonni.rainisto@jolla.com<br>To: devel@lists.sailfishos.org<br>Date: Thu, 23 Jan 2014 11:53:41 +0000<br>Subject: Re: [SailfishDevel] Built-in alarm<br><br>
<style><!--
.ExternalClass .ecxhmmessage p {
padding:0px;
}
.ExternalClass body.ecxhmmessage {
font-size:12pt;
font-family:Calibri;
}
--></style><style id="ecxowaParaStyle">
.ExternalClass P {
}
</style>
<div style="direction:ltr;font-family:Tahoma;color:#000000;font-size:10pt;">Yes, you can use same way what timedclient-qt5 uses (like running "timedclient-qt5 -L" will show you all alarms and reminders):<br>
<br>
<a href="https://github.com/nemomobile/timed/blob/master/tools/timedclient/timedclient.cpp" target="_blank">https://github.com/nemomobile/timed/blob/master/tools/timedclient/timedclient.cpp</a><br>
<br>
<br>
<div style="font-family:Times New Roman;color:#000000;font-size:16px;">
<hr tabindex="-1">
<div style="direction:ltr;" id="ecxdivRpF358816"><font size="2" color="#000000" face="Tahoma"><b>From:</b> devel-bounces@lists.sailfishos.org [devel-bounces@lists.sailfishos.org] on behalf of Nemehlo . [michal.mudron@hotmail.com]<br>
<b>Sent:</b> Thursday, January 23, 2014 1:40 PM<br>
<b>To:</b> devel@lists.sailfishos.org<br>
<b>Subject:</b> [SailfishDevel] Built-in alarm<br>
</font><br>
</div>
<div></div>
<div>
<div dir="ltr">Hello Sailors,
<div><br>
</div>
<div>just a quick one: is there a way how to check if the alarm clock is set and at what time? from within either C++ or QML code?</div>
<div><br>
</div>
<div>thanks a lot</div>
</div>
</div>
</div>
</div>
<br>_______________________________________________
SailfishOS.org Devel mailing list</div></div> </div></body>
</html>