[Development] QtSerialPort need to check the documentation.
Denis Shienkov
scapig2 at yandex.ru
Sun Mar 4 08:19:26 CET 2012
Hi Debao.
Thank you.
Best regards,
Denis
04.03.2012, 01:31, "1+1=2" <dbzhang800 at gmail.com>:
> Hi Denis,
>
> you need to specify the qt.index file in your .qdocconf file. Such as
>
> indexes = $QTDIR/doc/html/qt.index
>
> More infofmation can be found here:
> http://doc.qt.nokia.com/qdoc/25-qdoc-configuration-derivedprojects.html
>
> Debao
>
> On Sat, Mar 3, 2012 at 10:59 AM, Denis Shienkov <scapig2 at yandex.ru> wrote:
>
>> Hi all.
>>
>> I prepared the first to review QtSerialPort addon, which relates to the configuration documentation, and spelling in English.
>>
>> The project itself is here:
>>
>> $ git clone ssh://codereview.qt-project.org:29418/playground/qtserialport.git
>>
>> The review itself is here:
>>
>> http://codereview.qt-project.org/#change,18687
>>
>> The structure of the documentation is not complete and not yet stabilized.
>> I still just need to prepare a sample form and pattern of this documentation.
>>
>> I am also interested in the question: How to correct make qdocconf, that a QDoc correctly picks up the description of a virtual (or overloaded) methods of Qt?
>>
>> For example, the SerialPort class inherits from QIODevice. I'm doing for the SerialPort re-implement some virtual methods from QIODevice.
>> And I need to make, that these methods from QIODevice (as well as himself QIODevice, it signals, etc.), linked to the documentation for the QtSerialPort.
>>
>> Help me please someone if you have free time in this matter.
>>
>> Best regards,
>> Denis
>> _______________________________________________
>> Development mailing list
>> Development at qt-project.org
>> http://lists.qt-project.org/mailman/listinfo/development
More information about the Development
mailing list