Qt磁性窗口实现

时间:2015-09-02 16:12:29
【文件属性】:
文件名称:Qt磁性窗口实现
文件大小:13KB
文件格式:ZIP
更新时间:2015-09-02 16:12:29
Qt Ubuntu 磁性窗口 Qt磁性窗口实现 Ubuntu10.04 Qt4.5.0
【文件预览】:
Magnetic
----magnetic.cpp(1KB)
----Makefile.Debug(6KB)
----cdialog.cpp(7KB)
----cdialog.h(994B)
----Makefile.Release(6KB)
----.project(3KB)
----.cproject(8KB)
----main.cpp(464B)
----Magnetic.pro.user(28KB)
----magnetic.h(626B)
----debug()
----Makefile(6KB)
----Magnetic.pro(172B)
----release()

网友评论

  • 主窗口移动,紧挨的磁性窗口采用move函数移动同样的偏移量。此方案不佳,可扩展性太差。
  • 实现的很好。就是不能实现Dialog之间的停靠。不过作为例子已经很完美了。