PlatformMenuDescription ContextMenuClientQt::getCustomMenuFromDefaultItems(ContextMenu*) { notImplemented(); return PlatformMenuDescription(); }
PlatformMenuDescription ContextMenu::releasePlatformDescription() { return PlatformMenuDescription(); }
PlatformMenuDescription ContextMenuItem::platformSubMenu() const { return PlatformMenuDescription(); }