|
|
| enum { URL, Folder }; } |
| KFileBookmark ()
| KFileBookmark |
| KFileBookmark ( const QString& _text, const QString& _url )
| KFileBookmark |
| void clear ()
| clear |
| void setText ( const QString& _text )
| setText |
| void setURL ( const QString& _url )
| setURL |
| void setType ( int _type )
| setType |
| const QString getText ()
| getText |
| const QString getURL ()
| getURL |
| int getType ()
| getType |
| QList<KFileBookmark> & getChildren ()
| getChildren |
| Generated by: dfaure on Tue Feb 27 12:47:11 2001, using kdoc 2.0a50. |