¡@

Home 

c++ Programming Glossary: stderrredirect

Will loading a DLL dynamically reconcile its stderr to a main application? If so, then how…?

http://stackoverflow.com/questions/3202654/will-loading-a-dll-dynamically-reconcile-its-stderr-to-a-main-application-if-so

much searching so I wrote the following class myself class StdErrRedirect public QObject Q_OBJECT public Constructor StdErrRedirect QTextEdit.. StdErrRedirect public QObject Q_OBJECT public Constructor StdErrRedirect QTextEdit errorLog QObject parent NULL Destructor ~StdErrRedirect.. QTextEdit errorLog QObject parent NULL Destructor ~StdErrRedirect private slots void fileChanged const QString filename private..