summaryrefslogtreecommitdiff
path: root/examples/main-tab/example.pro
AgeCommit message (Collapse)AuthorFilesLines
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-321/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+321
2004-03-14Update the Exampleszecke1-1/+1
2003-08-30Add four exampleszecke1-0/+17
#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