<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>How To on nidomiro</title><link>https://nidomiro.de/tags/how-to/</link><description>Recent content in How To on nidomiro</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 14 Mar 2025 10:43:41 +0100</lastBuildDate><atom:link href="https://nidomiro.de/tags/how-to/index.xml" rel="self" type="application/rss+xml"/><item><title>Writing a basic Qt project with Qt Creator</title><link>https://nidomiro.de/2017/01/writing-a-basic-qt-project-with-qt-creator/</link><pubDate>Mon, 10 Oct 2016 11:44:00 +0200</pubDate><guid>https://nidomiro.de/2017/01/writing-a-basic-qt-project-with-qt-creator/</guid><description>&lt;p>I’m assuming you are already able to program and at least had a look at
C++. For example I won’t explain why &lt;code>int main(int argc, char *argv[])&lt;/code>
is in the C++ source code.&lt;/p>
&lt;p>If you create a &amp;ldquo;Qt Console Application&amp;rdquo; you will have the following
code:&lt;/p></description></item><item><title>How to work on your projects on multiple devices</title><link>https://nidomiro.de/2016/09/en-how-to-work-on-your-projects-on-multiple-devices/</link><pubDate>Tue, 27 Sep 2016 22:26:00 +0200</pubDate><guid>https://nidomiro.de/2016/09/en-how-to-work-on-your-projects-on-multiple-devices/</guid><description>&lt;p>In the beginning of my programming-life I’ve never thought of
synchronization of my projects as an issue. Back at the time I only had
a Computer standing in my room. Then I got a Laptop from the company I
worked for back at the time. Still, synchronization was not an issue by
now because I kept private and work separate. But the whole journey
began when I started studying, and I bought myself a Laptop. In the
beginning I used a USB-drive to copy my workspace on, after I finished
on one device, and copied it to the other machine then. It was simply
ugly&amp;hellip; After a few weeks I had hundreds of different versions, because I
worked a bit on the Laptop, forgot to copy it to my Pc but wanted to
save the possible progress I made.&lt;/p></description></item></channel></rss>