Assistant: Extract StdInListener class from RemoteControl
authorAlexander Volkov <a.volkov@rusbitech.ru>
Fri, 24 Oct 2014 12:24:37 +0000 (16:24 +0400)
committerAlexander Volkov <a.volkov@rusbitech.ru>
Mon, 22 Dec 2014 15:59:37 +0000 (16:59 +0100)
commit58bd34016974dbbd0d99adfd497b9aab8ad273bf
treedd2deb64fadd859e94cc4873f189d74e3686143c
parentb0bd62581b1181d6c0955fc10c10dfe1b1aeb288
Assistant: Extract StdInListener class from RemoteControl

Also rename StdInListenerWin to StdInListener and select
the needed version during compilation.

Change-Id: I4ef45feee71bae47ef3dfb63e91b7e3154886006
Reviewed-by: Karsten Heimrich <karsten.heimrich@theqtcompany.com>
Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
src/assistant/assistant/assistant.pro
src/assistant/assistant/remotecontrol.cpp
src/assistant/assistant/remotecontrol.h
src/assistant/assistant/stdinlistener.cpp [new file with mode: 0644]
src/assistant/assistant/stdinlistener.h [new file with mode: 0644]
src/assistant/assistant/stdinlistener_win.cpp [new file with mode: 0644]
src/assistant/assistant/stdinlistener_win.h [moved from src/assistant/assistant/remotecontrol_win.h with 91% similarity]