Search
Top Posts & Pages
- QML TreeView
- Hotplug an External Screen to your Laptop on Linux
- Plasma Active for Nexus 7: Running the touch-optimized Plasma Active Linux Distribution on Nexus 7
- Exchange Data and Objects between C++ and QML and vice versa
- To-Do-O
- QML Text Input for Maemo Fremantle
- Poor Man's Data Munging in the Linux Shell
- Publications & Talks
- test2junit 1.2.1 released
- QML and Clipboard Interaction
Monthly Archives: July 2012
QML Duck-typing Example
When one wants to achieve dynamic behavior in object-oriented languages like C++ or Java one approach is to leverage inheritance; e.g., one could define a base class or an interface that defines a method, say “foo()”, that must be implemented … Continue reading
Plasma Active / Mer vs. Archos 101 G9 Turbo vs. Touchscreen
With the current Plasma Active images available from basyskom I had the issue that the touchscreen of my Archos 101 G9 Turbo was not working. As it turned out the reason was simply that the required kernel module was not … Continue reading
Enable WLAN in Plasma Active on Start-up
Alright, the setting is this: I got an Archos 101 G9 Turbo with the goal to experiment/develop/play around with Plasma Active/Mer. I use the images available from basyskom. Unfortunately, with these images the touch screen on my G9 did not … Continue reading
Full Source Code for QML vs. C++ Example
Upon request I just uploaded the full source code of my previous example on how to exchange data and objects between QML and C++. You can find the full source including a short readme that explains how to build an … Continue reading
You must be logged in to post a comment.