Qt IP输入控件

Qt 自己不带IP输入控件,刚开始使用的代码发现位置调整有问题。最后找到了一个写得很好的代码,加上本身的修改:web head_file #include <QFrame> #include <QLineEdit> #include <QIntValidator> //#include "stdint.h" #include <QHBoxLayout> #include <QFont> #incl
相关文章
相关标签/搜索