代码搜索:QMainWindow

找到约 794 项符合「QMainWindow」的源代码

代码结果 794
www.eeworm.com/read/419483/10864912

cpp printimage.cpp

#include "printimage.h" PrintImage::PrintImage() : QMainWindow() { QFont f("ZYSong18030",12); setFont(f); setWindowTitle(tr("PrintImage")); imageLabel = new QLabel
www.eeworm.com/read/419483/10865053

cpp printtext.cpp

#include "printtext.h" PrintText::PrintText() : QMainWindow() { QFont f("ZYSong18030",12); setFont(f); setWindowTitle(tr("Printer")); contentTextEdit = new QTextEd
www.eeworm.com/read/460749/7241502

cpp printimage.cpp

#include "printimage.h" PrintImage::PrintImage() : QMainWindow() { QFont f("ZYSong18030",12); setFont(f); setWindowTitle(tr("PrintImage")); imageLabel = new QLabel
www.eeworm.com/read/460749/7241536

cpp printtext.cpp

#include "printtext.h" PrintText::PrintText() : QMainWindow() { QFont f("ZYSong18030",12); setFont(f); setWindowTitle(tr("Printer")); contentTextEdit = new QTextEd
www.eeworm.com/read/460748/7242150

cpp mouseevent.cpp

#include "mouseevent.h" MouseEvent::MouseEvent( ) : QMainWindow() { setWindowTitle(tr("Get Mouse Event")); labelStatus = new QLabel(); labelStatus->setText(tr("Mouse Position:"
www.eeworm.com/read/460300/7254035

cpp mouseevent.cpp

#include "mouseevent.h" MouseEvent::MouseEvent( ) : QMainWindow() { setWindowTitle(tr("Get Mouse Event")); labelStatus = new QLabel(); labelStatus->setText(tr("Mouse Position:"
www.eeworm.com/read/433281/7944939

cpp mouseevent.cpp

#include "mouseevent.h" MouseEvent::MouseEvent( ) : QMainWindow() { setWindowTitle(tr("Get Mouse Event")); labelStatus = new QLabel(); labelStatus->setText(tr("Mouse Position:"
www.eeworm.com/read/297383/8026128

ui gpsmgruibase.ui

GPSMgrUIBase GPSMgrUIBase
www.eeworm.com/read/297383/8026253

ui datastoreuibase.ui

DataStoreUIBase DataStoreUIBase
www.eeworm.com/read/137878/13282747

ui radafdtdgui.ui

MainWindowForm MainWindowForm