All translations

Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h English (en)It uses Qt classes internally. There's also the original '''KDevelop-PG parser''', which used types from the STL, but has since been superceeded by '''KDevelop-PG-Qt'''. Most of the features are the same, though it could be that the ...-Qt parser generator is more up to date and feature rich than the plain STL style generator. The ...-Qt version should be used to write parsers for KDevelop language plugins.
 h Russian (ru)'''KDevelop-PG-Qt''' основывается на классах Qt, а так же оригинальном парсере '''KDevelop-PG''', который использует типы данных из библиотеки STL, однако у него более широкие возможности. Большинство возможностей схожи, хотя возможно что ...-Qt парсер-генератор более современен и функционально богаче, чем обычный генератор в стиле STL. Для создания парсеров, используемых для расширений поддержки языков программирования в KDevelop следует использовать ...-Qt версию парсер-генератора.