CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - INT 1
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
GUI Develop
Windows Kernel
WinSock-NDIS
Driver Develop
ADO-ODBC
GDI-Bitmap
CSharp
.net
Multimedia Develop
Communication
Shell api
ActiveX/DCOM/ATL
IME Develop
ISAPI-IE
Hook api
Screen saver
DirextX
Process-Thread
Console
File Operate
Printing program
Multi Monitor
DNA
Other
Search - INT 1 - List
[
Screen saver
]
13)
DL : 0
解决libVLC双击无法全屏的问题 解决libVLC双击无法全屏的问题-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
Date
: 2026-01-07
Size
: 1kb
User
:
姓名
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.