Contents |
Use Okular / Amarok's passive popup class to display things like "13 replacements done" or "Document successfully loaded". The needed class is PageViewMessage in the files pageviewutils.cpp and pageview.h. Maybe it is a good idea to alter the function slightly from
void display( const QString & message, const QString & details = QString(), Icon icon = Info, int durationMs = 4000 );
to
void display( const QString & message, const QString & details = QString(), Icon icon = Info, Qt::Corner corner = Qt::TopLeft, durationMs = 4000 );
Setup a KDE4 development environment
| Status | Project | Description (Contact)
|
|---|---|---|
| TODO | Project | This is some dummy text. |
| TODO | Project | This is some dummy text to test wrap around. |
| TODO | Project | This is some dummy text to test wrap around. Test all scenarios to see what happens. |
| TODO | Project | This is some dummy text to test wrap around. Test all scenarios to see what happens with the position of the author. |
todo: integrate (+ validate for kde4) those pages into sane locations ;)
see: http://developer.kde.org/documentation/other/index.html