[Kst] Re: branches/work/kst/portto4/kst/src/datasources/ascii

Brisset, Nicolas Nicolas.Brisset at eurocopter.com
Thu Jan 20 10:20:53 CET 2011


> 

Eurocopter Deutschland GmbH
Sitz der Gesellschaft/Registered Office: Donauwoerth
Registergericht/Registration Court: Amtsgericht Augsburg HRB 16508
Vorsitzender des Aufsichtsrates/Chairman of the Supervisory Board: Dr. Lutz Bertling
Geschaeftsfuehrung/Board of Management:
Dr. Wolfgang Schoder, Vorsitzender/CEO; Friedrich-Wilhelm Hormel; Ralf Barnscheidt

CONFIDENTIALITY NOTICE 

This communication and the information it contains is intended for the addressee(s) named above and for no other persons or organizations. It is confidential and may be legally privileged and protected by law. The unauthorized use, copying or disclosure of this communication or any part of it is prohibited and may be unlawful. 
If you have received this communication in error, kindly notify us by return e-mail and discard and/or delete the communication. Thank you very much. 
It is possible for e-mails to be intercepted or affected by viruses. Whilst we maintain virus checks on our e-mails, we accept no liability for viruses or other material which might be introduced with this message. 
-----Ursprüngliche Nachricht-----
> Von: Peter Kümmel [mailto:syntheticpp at gmx.net]
> Gesendet: Donnerstag, 20. Januar 2011 09:24
> An: kde-commits at kde.org
> Cc: kst at kde.org
> Betreff: [Kst] branches/work/kst/portto4/kst/src/datasources/ascii
> 
> SVN commit 1215904 by kuemmel:
> 
> AsciiDatasource: add all unparsable lines as data source string
> 
>  M  +68 -11    asciisource.cpp
>  M  +7 -1      asciisource.h

If I understand it right, you add to _strings (why not _StringList as the others?) the unparseable lines, i.e. more or less the lines without numbers in them. That's not what I meant. I meant the header lines, as defined in the ASCII config dialog. In the case of the HC_case1.txt file I added yesterday as sample that would mean the following two lines:
Line 1 = "First test - low speed"
Line 2 = "Pitch input"

I would actually leave it at that, as other lines are probably less interesting and there could be a whole slew of them, e.g. if we select the wrong file.

Nicolas





More information about the Kst mailing list