summaryrefslogtreecommitdiff
path: root/examples/simple/example.pro
AgeCommit message (Collapse)AuthorFilesLines
2005-01-29use proper names for .pro filesmickeyl1-38/+0
please remember to name the .pro file exactly like the name of the directory
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-329/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+329
2003-08-30Add four exampleszecke1-0/+38
#1 simple widget + OApplicationFactory + qmake usage explained #2 simple icons + usage of Resource and playing of sounds #3 simple main + Toolbar + MenuBar IconSets and QActions explained #4 main tab + Usage of OTabWidget and QSignals with parameters disconnect and connect TODO #5 PIM loading and viewing #6 PIM qcop + usage of QCOP BuildSystem integration