Description: linux qt环境下的串口多线程功能的实现,打开qt窗口后读写串口,并同时可以进行其他窗口操作-linux qt environments serial realization of multi-threaded functions, open qt window to read and write serial port, while other windows can be operated Platform: |
Size: 65536 |
Author:li |
Hits:
Description: Note:
If you are using qextserialport-XXX.tar.gz, the qesp.qch and
html files have been provided.
Open the file html/index.html using your web browser.
Or integrated the html/qesp.qch into your QtCreator.
== How to generate help files? ==
Simply run following commands at toplevel directory.
qmake
make docs
Or run the following command at this directory
qdoc3 qextserialport.qdocconf
Then a folder called html will be generated.
Open the file html/index.html using your web browser.
== How to integrated into Qt Creator or Qt Assistant? ==
Once the html files are generated. run following commands
cd doc/html
qhelpgenerator qesp.qhp
A file called qesp.qch will be generated.
For Qt Assistant:
Edit ==> Preferences ==> Documentations ==> Add...
For Qt Creator
Tools ==> Options ==> Help ==> Documentations ==> Add...
-Note:
If you are using qextserialport-XXX.tar.gz, the qesp.qch and
html files have been provided.
Open the file html/index.html using your web browser.
Or integrated the html/qesp.qch into your QtCreator.
== How to generate help files? ==
Simply run following commands at toplevel directory.
qmake
make docs
Or run the following command at this directory
qdoc3 qextserialport.qdocconf
Then a folder called html will be generated.
Open the file html/index.html using your web browser.
== How to integrated into Qt Creator or Qt Assistant? ==
Once the html files are generated. run following commands
cd doc/html
qhelpgenerator qesp.qhp
A file called qesp.qch will be generated.
For Qt Assistant:
Edit ==> Preferences ==> Documentations ==> Add...
For Qt Creator
Tools ==> Options ==> Help ==> Documentations ==> Add...
Platform: |
Size: 196608 |
Author:hamada asd |
Hits: