Translations:Development/Tutorials/Using Actions/20/pt-br: Difference between revisions

From KDE TechBase
(Created page with "O QAction é construído em várias etapas. A primeira é a inclusão do cabeçalho <tt>QAction</tt> e a criação do QAction:")
(No difference)

Revision as of 18:04, 28 October 2019

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Development/Tutorials/Using Actions)
The QAction is built up in a number of steps. The first is including the <tt>QAction</tt> header and then creating the QAction:

O QAction é construído em várias etapas. A primeira é a inclusão do cabeçalho QAction e a criação do QAction: