Tasks for KScript:

[ ] not started
[s] started
[X] done

------------------------------------------------
    Add more classes to the Qt extension:
[s] QButton
[s] QPushButton
[s] QRadioButton
[s] QButtonGroup
[s] QCheckBox
[s] QDialog
[s] Q*BoxLayout
[ ] QListBox*
[s] QComboBox
[ ] QListView*
[ ] QFile
[s] QLabel
[s] QLineEdit
[ ] QMultiLineEdit
[ ] QPopupMenu
[ ] QScrollView

------------------------------------------------
[ ] Add a KDE extension (-> global name space)
    Add classes to KDE extension:
[ ] KFileDialog
[ ] KToolBar*

------------------------------------------------
    Reimplement certain simple classes natively:
[x] QRect
[x] QPoint
[s] QString
[s] QChar

------------------------------------------------
[s] write a nifty perl script that generates the
    _ext_-files out of c++-headers. Would be
    nice for people that want to link KScript to
    their own apps.
------------------------------------------------


Torbens Space
=============

- Dont use KSValue::cast. It is evil!
