代码搜索:qapplication

找到约 2,601 项符合「qapplication」的源代码

代码结果 2,601
www.eeworm.com/read/319610/13448285

cpp main.cpp

#include #include "gameboard.h" int main(int argc, char *argv[]) { QApplication app(argc, argv); GameBoard board; board.setGeometry(100, 100, 500, 355); boa
www.eeworm.com/read/308717/13694710

cpp main.cpp

#include "cwidget.h" #include int main(int argc, char **argv) { int result = 0; QApplication app(argc, argv); CWidget *main = new CWidget(); main->setCaption("Calculat
www.eeworm.com/read/136865/5840443

cpp main.cpp

/**************************************************************************** ** $Id: qt/main.cpp 3.3.4 edited May 27 2003 $ ** ** Example application showing how to use Qt and Qt OpenGL Extension
www.eeworm.com/read/136865/5840779

cpp main.cpp

/**************************************************************** ** ** Translation tutorial 1 ** ****************************************************************/ #include #include
www.eeworm.com/read/136865/5840797

cpp main.cpp

/********************************************************************** ** Copyright (C) 2000-2002 Trolltech AS. All rights reserved. ** ** This file is part of Qt Linguist. ** ** This file may be di
www.eeworm.com/read/136865/5841751

h stable.h

/* Add C includes here */ #if defined __cplusplus /* Add C++ includes here */ # include # include # include # include #endif
www.eeworm.com/read/136815/5855152

cpp main.cpp

/**************************************************************************** ** $Id: qt/main.cpp 3.3.4 edited May 27 2003 $ ** ** Example application showing how to use Qt and Qt OpenGL Extension
www.eeworm.com/read/136815/5855490

cpp main.cpp

/**************************************************************** ** ** Translation tutorial 1 ** ****************************************************************/ #include #include
www.eeworm.com/read/136815/5855508

cpp main.cpp

/********************************************************************** ** Copyright (C) 2000-2002 Trolltech AS. All rights reserved. ** ** This file is part of Qt Linguist. ** ** This file may be di
www.eeworm.com/read/136815/5856443

h stable.h

/* Add C includes here */ #if defined __cplusplus /* Add C++ includes here */ # include # include # include # include #endif