Search results

View ( | ) (20 | 50 | 100 | 250 | 500)
  • ...ate helper function that is not needed outside of the file, make it a file-static function. That hides the symbol completely. So for now instead of using anonymous namespaces use static if you do not want a symbol to be exported. ...
    22 KB (3,287 words) - 17:33, 27 October 2019
  • ...e will ignore access modes and various function modifiers (const, virtual, static, etc). ...functions difinitions are very similar to their declarations, except that static and virtual modifiers are dropped and the class name is prepended to functi ...
    10 KB (1,419 words) - 12:33, 31 May 2019
  • ...ral feature of Qt. Note that '''<tt>connect()</tt>''' in this context is a static function in [http://doc.qt.nokia.com/latest/qobject.html Qt::Object]. Do no ...
    4 KB (691 words) - 12:30, 13 July 2012
  • static KAboutData about( ...
    5 KB (581 words) - 14:45, 31 May 2019
  • ...he außerhalb dieser Datei nicht benötigt wird, machen Sie daraus eine file-static Funktion, dadurch wird das Symbol komplett verborgen. === Static variablen === ...
    18 KB (2,607 words) - 15:28, 14 July 2012
  • ...g performs static code analysis, see [[community::Infrastructure/GitLab/CI/Static Code Analysis]] }} ...
    8 KB (1,203 words) - 22:56, 8 September 2022
  • class. In order to show the manual of your application, just use the static method: ...
    4 KB (712 words) - 14:00, 4 January 2013
  • class. In order to show the manual of your application, just use the static method: ...
    4 KB (711 words) - 12:33, 9 February 2018
  • In the example's Message class, a static method is included to do this: static QDBusArgument& marshal(QDBusArgument &argument, const T& source) ...
    38 KB (4,846 words) - 12:31, 17 April 2020
  • // static QString localizedTimeDate = "%m-%e-%Y %H:%M"; static QString localizedTimeDate = ...
    12 KB (1,596 words) - 20:52, 29 June 2011
  • ...hemas which are fixed. RDF databases instead use ontologies which are less static. They define how the data should be stored in the database. The ontologies ...
    5 KB (673 words) - 16:28, 13 December 2012
  • ...hemas which are fixed. RDF databases instead use ontologies which are less static. They define how the data should be stored in the database. The ontologies ...
    5 KB (672 words) - 12:34, 9 February 2018
  • Obviously, an XML can only contain a static description of a user interface. Note that in contrast to the static actions, the ones created here are ...
    11 KB (1,713 words) - 15:24, 13 July 2012
  • * since Java is more static than Python or Ruby, it's a tricky task to handle it in a dynamic way. ...
    4 KB (664 words) - 21:09, 21 December 2007
  • static QFont s_font; ...tems() we will go the easy way for now. We will simply add one item with a static position. That's a very simple method to test your painting code. ...
    12 KB (1,572 words) - 21:01, 10 March 2016
  • |static ...
    4 KB (527 words) - 12:15, 17 January 2016
  • static QRect KGlobalSettings::splashScreenDesktopGeometry(); static QRect KGlobalSettings::desktopGeometry(const QPoint& point); ...
    25 KB (2,773 words) - 17:40, 19 July 2019
  • static bool isSubCommand(int cmd) ...
    4 KB (573 words) - 21:14, 29 June 2011
  • ...cluded by different source files clash one with the other, or when using c static functions with the same name in different source files. static QRect KGlobalSettings::splashScreenDesktopGeometry(); ...
    21 KB (3,675 words) - 17:40, 19 July 2019
  • ...mplest way to list all the tags that are present in '''Nepomuk''' is via a static function - [http://api.kde.org/4.x-api/kdelibs-apidocs/nepomuk-core/html/cl ...
    7 KB (1,047 words) - 12:35, 9 February 2018
View ( | ) (20 | 50 | 100 | 250 | 500)