I need relative url selection widget to select paths for KAider projects -- urls have to be relative to the project file path (so it could be shared among different users and maybe even commited to svn). Should I add setBasePath() call to the KUrlRequester class instead of subclassing it?