<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    CONFIG += link_pkgconfig<br>
    PKGCONFIG += timed<br>
    <br>
    <div class="moz-cite-prefix">On 24.01.2014 15:13, Nemehlo . wrote:<br>
    </div>
    <blockquote cite="mid:COL127-W3734CC7BEC524949FD013CECA10@phx.gbl"
      type="cite">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
      <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: <a class="moz-txt-link-abbreviated" href="mailto:jonni.rainisto@jolla.com">jonni.rainisto@jolla.com</a><br>
            To: <a class="moz-txt-link-abbreviated" href="mailto:devel@lists.sailfishos.org">devel@lists.sailfishos.org</a><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 moz-do-not-send="true"
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>
                    <a class="moz-txt-link-abbreviated" href="mailto:devel-bounces@lists.sailfishos.org">devel-bounces@lists.sailfishos.org</a>
                    [<a class="moz-txt-link-abbreviated" href="mailto:devel-bounces@lists.sailfishos.org">devel-bounces@lists.sailfishos.org</a>] on behalf of
                    Nemehlo . [<a class="moz-txt-link-abbreviated" href="mailto:michal.mudron@hotmail.com">michal.mudron@hotmail.com</a>]<br>
                    <b>Sent:</b> Thursday, January 23, 2014 1:40 PM<br>
                    <b>To:</b> <a class="moz-txt-link-abbreviated" href="mailto:devel@lists.sailfishos.org">devel@lists.sailfishos.org</a><br>
                    <b>Subject:</b> [SailfishDevel] Built-in alarm<br>
                  </font><br>
                </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>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
SailfishOS.org Devel mailing list</pre>
    </blockquote>
    <br>
  </body>
</html>