qt for android怎么实现双屏异显啊?原来windows下使用的QDesktopWidget *desktop=QApplication::desktop(); int screencount=desktop->screenCount();不管用了。