Sisulizer Version 3 ist ein kostenpflichtiges Update für alle Sisulizer 1.x und 2008/2010-Kunden.
Verwenden Sie noch Sisulizer 1.x oder Sisulizer 2008/2010?
Aktualisieren Sie jetzt auf Version 3 und nutzen Sie alle Neuigkeiten in Version 3.
Die Angebote richten sich an kommerzielle und industrielle Kunden.
Alle Preisangaben sind netto.
Komplette Preisliste.
Suchen Sie die richtige Edition? Besuchen Sie unsere Vergleichstabelle
23.4.2012
Der neue Build kommt mit vielen neuen Features. [mehr]
9.11.2011
Sisulizer Version 3 ist da. [mehr]
30.9.2011
Sie suchen nach Tipps und Trick zum Thema Sisulizer? [mehr]
8.9.2011
Die Delphi Tage 2011 in Köln sind ausverkauft! [mehr]
12.8.2011
Bitte verwenden Sie einen Download Manager. [mehr]
Use this sheet to specify the Qt project file options.
Specifies how Qt project is localized. Possible values are:
| Value | Description |
|---|---|
| Translation files only (.ts) | Sisulizer uses traditional non-visual Qt localization method. This is default. |
| Both user interface and translations files (.ui + .ts) | Sisulizer uses Sisulizer's visual Qt localization method. |
Specifies how context value is determined. Possible values are:
| Value | Description |
|---|---|
| Original value | Use values in the original element as context ids. If there are two or more elements with same original value then Sisulizer adds comment value to the original value. If this does not generate an unique id then an integer value is added to the original value until an unique id is got. |
| Comment value | Use values in the comment element as context ids. If there is no comment element then use value in the original element. |
| Line attribute value | Use values in the line attribute as context ids. If there is no line attribute then use value in the original element. |
Read more about Qt localization.