gfxdrivers.pro

来自「Trolltech公司发布的基于C++图形开发环境」· PRO 代码 · 共 11 行

PRO
11
字号
TEMPLATE = subdirscontains(gfx-plugins, qvfb)	    :SUBDIRS += qvfbcontains(gfx-plugins, vnc)	    :SUBDIRS += vnccontains(gfx-plugins, transformed)  :SUBDIRS += transformedcontains(gfx-plugins, snap)	    :SUBDIRS += snapcontains(gfx-plugins, mach64)	    :SUBDIRS += mach64contains(gfx-plugins, voodoo)	    :SUBDIRS += voodoocontains(gfx-plugins, matrox)	    :SUBDIRS += matroxcontains(gfx-plugins, shadowfb)	    :SUBDIRS += shadowfbcontains(gfx-plugins, vga16)	    :SUBDIRS += vga16

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?