Search results

View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • ...titute text, e.g. "Your new addressbook records are in <tt>/home/</tt>'''''user'''''<tt>/share/contacts</tt>" ...
    191 bytes (34 words) - 10:10, 10 February 2019
  • ...image or anything else than html, then KRun is the right solution, so that the right application is started. ...
    430 bytes (77 words) - 17:41, 19 July 2019
  • ...can do so by installing the devel package of Qt from your distribution or the Qt Designer package (if your distribution has more fine grained packages). ...
    778 bytes (138 words) - 10:25, 11 March 2016
  • ...making sure that dialogs are directly relevant to the interaction that the user would expect, and finding users of KDE software to see how they perform com ...
    294 bytes (46 words) - 10:25, 11 March 2016
  • ...t> 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>. ...
    476 bytes (85 words) - 07:31, 26 October 2019
  • /* This slot will be called as soon as the event loop starts. * on the screen, making your app look active. ...
    647 bytes (100 words) - 07:31, 26 October 2019
  • ...or the name of the file they wish to open. We do this using another one of the <tt>QFileDialog</tt> functions, this time <tt>getOpenFileName()</tt>: ...
    176 bytes (33 words) - 07:31, 26 October 2019
  • ...</tt> file that describes the layout of the user interface is installed to the application's data directory under <tt>KDE_INSTALL_KXMLGUI5DIR</tt>. ...
    418 bytes (74 words) - 07:31, 26 October 2019
  • ...e geometry of the "desktop" or the arrangement of the screens. Make use of the following functions from kglobalsettings.h: ...urself. The KDE functions take the user's settings into account, something the Qt functions cannot do. ...
    843 bytes (115 words) - 17:41, 19 July 2019
  • ...he mainWindow and execute the app, which waits for user interactions, does the repainting, ... ...
    378 bytes (62 words) - 17:42, 19 July 2019
  • ...d, for each one, we connect it to the appropriate slot that we declared in the header file. ...
    381 bytes (74 words) - 07:31, 26 October 2019
  • ...are/}} and will install the executable to {{path|$HOME/bin/tutorial3}} and the <tt>tutorial3ui.rc</tt> file to {{path|$HOME/share/kxmlgui/tutorial3/tutori ...
    329 bytes (52 words) - 07:31, 26 October 2019
  • ...clear the text box by clicking a button in the toolbar, from an option in the File menu or through a keyboard shortcut, it could all be done with one [ht ...
    298 bytes (53 words) - 07:31, 26 October 2019
  • ...active [https://forum.kde.org/viewforum.php?f=285 Visual Design forum] are the central places to check out their work and contribute. ...
    346 bytes (58 words) - 10:34, 11 March 2016
  • ...to keep changes in your application's config file format in sync with the user's already existing config file ...
    151 bytes (26 words) - 10:29, 11 March 2016
  • ...rds)] and [http://developer.kde.org/documentation/design/ui/index.html KDE User Interface Guidelines (design principles)]. ...
    290 bytes (39 words) - 10:30, 11 March 2016
  • ...the name of the file to save to or choose a new name. The function returns the full file name, which we then pass to <tt>saveFileAs(QString)</tt>. ...
    409 bytes (70 words) - 07:31, 26 October 2019
  • ...roduces the concept of actions. Actions are a unified way of supplying the user with ways to interact with your program. ...
    137 bytes (23 words) - 07:31, 26 October 2019
  • ...perational system analysis, general design principles found in many books, user testing or individual (anecdotal) feedback. It is a volunteer project, and ...
    452 bytes (72 words) - 10:30, 11 March 2016
  • ...he UI to be translatable. More information on localization can be found in the [[Development/Tutorials/Localization/i18n|localization tutorial]]. ...
    239 bytes (37 words) - 10:26, 11 March 2016
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)