[Paraview-developers] Paraview translation to another languages

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Thu Feb 16 09:18:42 EST 2017


Shagit,

I believe a lot of the code that shows labels from XML on the UI doesn't go
through QObject::tr() currently. The first step would be fix all of that to
use tr(). A starting point will be pqProxyWidget.

Utkarsh

On Thu, Feb 16, 2017 at 4:35 AM, Shagit Ziganshin <zig.shagit at ya.ru> wrote:

> Hello!
>
> I want to implement in Paraview localization to other languages by using
> the translation module of Qt. But I found the problem that some widgets are
> declared in XML and have no idea how to implement them in translation
> functions (like QObject::tr). Can anyone suggest ways to get around these
> limitations? Or is it impossible in theory?
>
> Shagit Ziganshin
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/
> opensource/opensource.html
>
> Search the list archives at: http://markmail.org/search/?q=
> Paraview-developers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview-developers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20170216/ba781411/attachment.html>


More information about the Paraview-developers mailing list