I've written at least 3 "simple" Qt apps I can email
-
wrote on 1 May 2012, 15:03 last edited by
Qt examples too complex for starters?
I am certainly no guru butAll 3 work with Qt SDK and are fun
(1) QtFigs4: example of SAX, paintEvent(graphics) and collections
(2) Lottery: example of paintEvent(graphics), designer and collections
(3) calculator: example of paintEvent(graphics) and designerSometimes the basic usage of these elements is difficult to
extract from a complex example. (e.g. I seem to remember a "chart" example)I could create simpler examples but they would NOT be so much fun.
-
wrote on 2 May 2012, 20:04 last edited by
It would be great if you could put those examples into the wiki!
-
wrote on 2 May 2012, 22:45 last edited by
yike!!! doesn't the wiki have a complicated format?
I'll look at it
-
wrote on 3 May 2012, 00:00 last edited by
think I will email these examples on a simple request
I brought up toys to see if there is code there...not possible
Wiki is strange!
-
wrote on 3 May 2012, 07:57 last edited by
You could also put them on gitorious and add a link :-)
-
wrote on 23 May 2012, 14:26 last edited by
So the Wiki syntax scares you more than writing C++ code with Qt? That is the spirit! :-)
-
wrote on 23 May 2012, 17:25 last edited by
I have barely avoided getting to be fluent in any or all of these
SELINUX ( and something else on the same order)
grub2
video/X11
audio
many othersI am already spread too thin according to potential employers
other careers
C# net4
Oracle (10+ careers)
C++
STL
SAX
usw
HOWEVER I may try it! -
wrote on 31 May 2012, 12:50 last edited by
If you are not going to place examples into the wiki, at least share them with all of us using an online repository (github, bitbucket, sourceforge, ...) and do not forget to specify a license under which the examples can be (re)used.
-
wrote on 1 Jun 2012, 02:27 last edited by
working on making your suggestion happen
-
wrote on 24 Jun 2012, 05:44 last edited by
here they are:
"Your text to link here...":https://sourceforge.net/projects/qtexamples/files/sourceforge is unnecessarily complex...grandiose
all 3 examples work but require a gunzip, tar xvf and execution (readme.txt file in each project )
sourceforge gurus advise..please
The Lottery example will be changed to allow personal selection of 6 external values
to run against 6 generated values