void DockWidget::dock() { if (!docked) { KWin::setSystemTrayWindowFor(this->winId(), 0) this->setFixedSize(24, 24) this->show() docked = true } }
资源简介:void DockWidget::dock() { if (!docked) { KWin::setSystemTrayWindowFor(this->winId(), 0) this->setFixedSize(24, 24) this->show() docked = true } }
上传时间: 2013-12-10
上传用户:417313137
资源简介:Part2 using C++ Operators if you are dreading this chapter because you don t like math_relax. c++ does all your math for you!it is a miscon ception that you have to be good at math to understand how to program compters.
上传时间: 2016-10-16
上传用户:tonyshao
资源简介:Part5 using C++ Operators if you are dreading this chapter because you don t like math_relax. c++ does all your math for you!it is a miscon ception that you have to be good at math to understand how to program compters.
上传时间: 2014-01-22
上传用户:wlcaption
资源简介:Imagine that you are a web developer (which is probably not a stretch if you are reading this book) and you are being encouraged to add some Ajax features to a site you’re working on. Maybe the originator of this request is your boss or ...
上传时间: 2013-11-27
上传用户:凤临西北
资源简介:This Delphi 4.0 example uses the MapX Ver 4.0 OCX Control. The main goal of this example is to show the use of the new object editing capabilities in MapX Ver 3.51. The program show how to perform functions such as adding a new layer ad...
上传时间: 2015-04-10
上传用户:lhc9102
资源简介:纯真IP数据库的使用类 使用 void CTestQQwryDlg::OnButtonSave() { NL_QQwry *qq=new NL_QQwry qq->SaveToFile() delete qq } void CTestQQwryDlg::OnButtonLoad() { NL_QQwry *qq=new NL_QQwry UpdateData(1) m_szP=qq->Test() ...
上传时间: 2013-12-09
上传用户:许小华
资源简介:This libusb version 0.1.12. libusb is a library which allows userspace application access to USB devices. The official ftp site is: ftp://ftp.libusb.sourceforge.net/pub/libusb/ The official web site is: http://libusb.sourceforge....
上传时间: 2013-12-21
上传用户:zhengzg
资源简介:libflash -- This the Version 0.4.10 of the Flash Library for Linux
上传时间: 2016-01-08
上传用户:dengzb84
资源简介:This an USB2.0 chip CY7C68013 Configuraion Example for Slave FIFO mode with "async" mode.
上传时间: 2014-06-04
上传用户:ANRAN
资源简介:delphi中的几个技巧 1、判断一个字符串是否包含于另外一个字符串的方法 例如:if pos( ab , abcd )<>0 then messagedlg( ab是包含于abcd ,mtConfirmation,[mbYes, mbNo],0) pos(obj,target) 在target字符串中找出第一个出现obj的第一个字符位置,如果找不...
上传时间: 2013-12-31
上传用户:z754970244