All translations
Enter a message name below to show all available translations.
Found 2 translations.
Name | Current message text |
---|---|
h English (en) | The first thing we are going to do is provide the outward interface for the user so they can tell the application to load and save. Like with the <tt>quit</tt> action in tutorial 3, we will use <tt>KStandardActions</tt>. We add the actions in the same way as for the <tt>quit</tt> action and, for each one, we connect it to the appropriate slot that we declared in the header file. |
h Brazilian Portuguese (pt-br) | A primeira coisa que faremos é fornecer a interface externa para o usuário, para que ele possa dizer ao aplicativo para carregar e salvar. Assim como na action <tt>quit</tt> no tutorial 3, usaremos <tt>KStandardActions</tt>. Nós adicionamos as actions da mesma maneira que para a action <tt>quit</tt> e, para cada uma, nós a conectamos ao slot apropriado que declaramos no arquivo de cabeçalho. |