All translations

Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h English (en)The <tt><Toolbar></tt> tag allows you to describe the toolbar, which is the bar across the top of the window normally with icons. Here it is given the unique name ''mainToolBar'' and its user visible name set to ''Main Toolbar'' using the <tt><text></tt> tag. The clear action is added to the toolbar using the <tt><Action></tt> tag, the name parameter in this tag being the string that was passed to the KActionCollection with <tt>addAction()</tt> in <tt>mainwindow.cpp</tt>.
 h Brazilian Portuguese (pt-br)A tag <tt><Toolbar></tt> permite que você descreva a barra de ferramentas, que é a barra na parte superior da janela, normalmente com ícones. Aqui é dado o nome exclusivo ''mainToolBar'' e seu nome visível ao usuário definido como ''Main Toolbar'' usando a tag <tt><text></tt>. A action clear é adicionada à barra de ferramentas usando a tag <tt><Action></tt>, o parâmetro name nessa tag é a string que foi passada para o KActionCollection com <tt>addAction()</tt> em <tt>mainwindow.cpp</tt>.