Qt
Qt C++: Threaded Communication with Artema Hybrid on Linux
Communicating with an Artema Hybrid CC Payment device is actually deceptively simple. I’ve written an application what uses a webkit widget exclusively for the UI display, and so I hook into the Javascript to provide some extra functionality to the app, in this case, reading and writing to/from the Artema Hybrid device. The documentation that [...]
Tags: C++, C/C++, HowTo, QT, Tips and Tricks
Posted in: c/C++, C/C++ Programming, Computer Science, Javascript Tutorials, Linux, OOP, Qt, Tips and Tricks, Topics, Tutorials | No Comments »
Qt C++ application framework evangelism
I am normally not much of an evangelist, but after working with Qt C++ on a few different apps, (my first experience was back when it was still trolltech and I was running KDE on Mandrake Linux, ahh the good ol days.) and all I can say is: This is C++? Qt is the C++ [...]
Tags: C/C++, Programming, QT
Posted in: c/C++, Qt, Topics, Tutorials | No Comments »
New C++ library with Happy Ending
Hi, Having a problem with <insert problem in c++ here>, don’t fret, as I have written an awesome lib that will solve your problem in 1 line of code, here’s a tasty code sample: ?View Code CMyLib::MySpecialValue solved = MyLib::solveYourProblem(ProblemData); All you need to do is download my project, and use <insert obscure replacement for [...]
Posted in: c/C++, Humor, Qt | No Comments »
