Qt API | Qtopia API | Qtopia Documentation | ![]() |
- FileSelector::selected() is removed; use FileSelector::selectedDocument()
- Use:
int result = QPEApplication::execDialog(dlg);
rather than:
dlg->showMaximized(); int result = dlg->exec();
(and similar)
Copyright © 2001-2002 Trolltech | Trademarks | Qtopia version 1.7.1
|