Advertisement
Guest User

Untitled

a guest
Dec 31st, 2014
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.12 KB | None | 0 0
  1.     m_proc->start(scriptPath, arguments);
  2.     connect(m_proc, SIGNAL(readyReadStandardOutput()), this, SLOT(readyToRead()));
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement