QConsoleWidget:用于QT的类似于MATLAB的控制台小部件或shell小部件

时间:2024-05-06 18:33:42
【文件属性】:

文件名称:QConsoleWidget:用于QT的类似于MATLAB的控制台小部件或shell小部件

文件大小:6KB

文件格式:ZIP

更新时间:2024-05-06 18:33:42

C++

QConsoleWidget 介绍 QConsoleWidget是的自定义窗口小部件,它是Qt Widgets应用程序中控制台的模拟。 它继承自std::basic_streambuf和QPlainTextEdit 。 用法 在您自己的*.ui文件中声明它: < widget xss=removed xss=removed> < property xss=removed> < rect> < x>10 < y>270 < width>501 < height>71 不要忘记通过以下方式声明这是一个Costom小部件: < cus


【文件预览】:
QConsoleWidget-master
----QConsoleWidget.cpp(2KB)
----qtConsoleTest_en_US.ts(94B)
----qtConsoleTest.h(561B)
----QConsoleWidget.h(764B)
----qtConsoleTest.ui(2KB)
----qtConsoleTest.cpp(302B)
----qtConsoleTest.pro(690B)
----main.cpp(178B)
----.gitignore(741B)
----README.md(2KB)

网友评论