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

From KDE TechBase
(Created page with "Eles são muito simples de usar. Depois que a biblioteca for incluída (<tt>#include <KStandardAction></tt>), basta fornecer o que você deseja que a função faça e a qual Q...")
 
(No difference)

Latest revision as of 18:50, 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)
They are very simple to use. Once the library has been included (<tt>#include <KStandardAction></tt>), simply supply it with what you want the function to do and which QActionCollection to add it to. For example:

Eles são muito simples de usar. Depois que a biblioteca for incluída (#include <KStandardAction>), basta fornecer o que você deseja que a função faça e a qual QActionCollection será incluído. Por exemplo: