Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop Screen saver
Title: 13) Download
 Description: void MainInterface::setVideoFullScreen( bool fs ) { b_videoFullScreen = fs if( fs ) { int numscreen = var_InheritInteger( p_intf, qt-fullscreen-screennumber ) if user hasn t defined screennumber, or screennumber that is bigger * than current number of screens, take screennumber where current interface * is if( numscreen ==-1 || numscreen > QApplication::desktop()->numScreens() ) numscreen = QApplication::desktop()->screenNumber( p_intf->p_sys->p_mi ) QRect screenres = QApplication::desktop()->screenGeometry( numscreen ) To be sure window is on proper-screen in xinerama if( !screenres.contains( pos() ) ) { msg_Dbg( p_intf, Moving video to correct screen ) move( QPoint( screenres.x(), screenres.y() ) ) } if( playlistWidget != NULL && playlistWidget->artContainer->current
 Downloaders recently: [More information of uploader 姓名]
 To Search:
File list (Check if you may need any files):
 

13).txt
    

CodeBus www.codebus.net