Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop GUI Develop
Title: PanGraphRun Download
 Description: #include <QtGui/QApplication> #include <QtCore/QTextCodec> #include "PanGraphRun.h" int main(int argc, char*argv[]) { QApplication a(argc, argv) QTextCodec::setCodecForTr(QTextCodec::codecForName("GBK")) PanGraphRun w if(argc > 1) { w.loadFile(QObject::tr(argv[1])) } w.showMaximized() a.connect(&a, SIGNAL(lastWindowClosed()), &a, SLOT(quit())) return a.exec() }
 Downloaders recently: [More information of uploader ljh]
 To Search: PanGraphR
  • [qstardict-0.01] - Prepared to use Qt 4 Star translation Wa
  • [sql] - QT Programming with QT database class li
  • [AglientGSM] - Aglient principle of the company
  • [LUBKSB] - LU decomposition method the process of s
  • [phonon-mplayer] - Embeddable Player Phonon What is this? S
  • [itemMove] - QT-based programming is suitable for lea
File list (Check if you may need any files):

CodeBus www.codebus.net