Search results

  • == Static code analyzers == cppcheck is a static code analyzer for C++. There is a script in the Git repository to run cppch ...
    6 KB (1,002 words) - 11:07, 30 October 2017
  • static const char description[] = static const char version[] = "0.1"; ...
    3 KB (454 words) - 20:54, 29 June 2011
  • static QString outputFile; static int flags; ...
    6 KB (721 words) - 14:15, 10 July 2013
  • KDevelop is not one big static thing but has very modular ...
    962 bytes (137 words) - 15:26, 13 July 2012
  • Plasma::PluginLoader itself is a class with a mix of normal methods, static methods and protected virtual methods: * static void setPluginLoader() and static Plasma::PluginLoader* pluginLoader() -- These are the setters and getters o ...
    5 KB (723 words) - 23:27, 11 September 2014
  • : Option 1. Use the static call. KNewStuff::Engine has a static method static KNS::Entry::List download(); ...
    5 KB (745 words) - 13:22, 31 May 2019
  • ;Static Analysis ...g performs static code analysis, see [[community::Infrastructure/GitLab/CI/Static Code Analysis]] ...
    5 KB (829 words) - 22:42, 8 September 2022
  • light weight database optimized for looking up static system configuration information fast and with any more to parse multiple files when looking for static system information. Instead Sycoca can return the ...
    8 KB (1,222 words) - 21:34, 11 March 2007
  • ||[http://liveblue.wordpress.com/projects/#kdevelop Static Code Visualisation in KDevelop] ...
    2 KB (335 words) - 22:36, 17 June 2009
  • ;Static Analysis : KDE uses an automated static analysis tool hosted on the [http://ebn.kde.org/ English Breakfast Network] ...
    5 KB (738 words) - 17:23, 18 October 2019
  • static QString mimeType(); static bool writeHistoryToXml( const History &history, QIODevice *device ); ...
    20 KB (2,653 words) - 12:10, 31 May 2019
  • There is no equivalent for the convenience static loadIcon(QString name) function. You have to replace it with KIconLoader::g ...
    2 KB (347 words) - 14:44, 31 May 2019
  • // Typically static checkers like cppcheck, clang-check, pylint, jshint, etc. ...
    3 KB (415 words) - 18:39, 18 August 2019
  • ..., 이것을 static으로 만들어라.추가적이로 이것이 파일의 외부에서 필요 없는 private helper 함수라면, 이것을 file-static 함수로 만들어라. 이것은 심볼을 완벽하게 숨겨준다. ...ate helper function that is not needed outside of the file, make it a file-static function. That hides the symbol completely.'' ...
    18 KB (2,505 words) - 15:58, 14 July 2012
  • static QString localizedTimeDate = QString(); static TimeDatePlugin *self() { return plugin; } ...
    15 KB (1,747 words) - 12:27, 31 May 2019
  • ...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. ...
    21 KB (3,333 words) - 07:31, 26 October 2019
  • ...ano/html/namespaceSoprano_1_1Vocabulary.html Soprano::Vocabulary] provides static instances of the most often used URIs as we see below (Soprano also comes w * ''static QList<Tag> Tag::allTags()'' provide all existing tags ...
    7 KB (1,180 words) - 10:47, 15 July 2012
  • ...y. It also includes a other meta info, like if a method call is declared static or const, if the method is a constructor or destructor, etc. unsigned char flags; // MethodFlags (const/static/etc...) ...
    8 KB (1,274 words) - 17:39, 10 March 2016
  • ...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 (603 words) - 12:31, 13 July 2012
  • static int getRandomBlock(QByteArray& randBlock) { ...
    3 KB (425 words) - 12:24, 15 July 2012
  • ...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 (711 words) - 12:33, 9 February 2018
  • class. In order to show the manual of your application, just use the static method: ...
    4 KB (712 words) - 14:00, 4 January 2013
  • 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 (672 words) - 12:34, 9 February 2018
  • ...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
  • 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
  • ...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,048 words) - 18:24, 7 April 2013
  • : KDE uses an automated static analysis tool hosted on the [http://ebn.kde.org/ English Breakfast Network] ...
    5 KB (747 words) - 17:52, 7 September 2020
  • ...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(); ...
    23 KB (3,887 words) - 10:35, 16 May 2019
  • static const cnstr typeFieldName; static const cnstr compressionFieldName; ...
    15 KB (2,141 words) - 10:20, 30 June 2011
  • * Support for static Qt libraries and the UseQt.cmake file fixed. ...
    6 KB (948 words) - 21:32, 27 January 2010
  • static Configurations * instance(); static Screens * instance(); ...
    31 KB (3,391 words) - 20:57, 29 June 2011
  • # static Ptr findByFileContent( const QString &fileName, static QWidget* QApplication::widgetAt(int, int, bool) ...
    13 KB (1,874 words) - 20:25, 11 October 2023
  • ...is necessary is to show a list of the available applets, obtained with the static method static KPluginInfo::List Applet::listAppletInfo(const QString &category, const QSt ...
    22 KB (3,327 words) - 23:27, 11 September 2014
  • ...myTag''. As we can see, Soprano already provides a set of standard URIs as static instances in the [http://api.kde.org/kdesupport-api/kdesupport-apidocs/sopr ...
    8 KB (1,154 words) - 08:16, 24 August 2012
  • ...can move on to move exciting things than just displaying a single line of static text. ...
    8 KB (1,219 words) - 14:12, 31 May 2019
  • static KInstance * instance(); static KInstance * s_instance; ...
    40 KB (6,179 words) - 02:14, 15 March 2013
  • ...dons-devel kf5-kwindowsystem-devel kf5-kxmlgui-devel libindi-devel libindi-static qt5-qtdeclarative-devel qt5-qtmultimedia-devel qt5-qtsvg-devel wcslib-devel ...
    6 KB (843 words) - 07:02, 15 September 2019
  • {{FeatureDone|DUChain|static variables|[email protected]|Niko Sams}} ...
    9 KB (1,231 words) - 12:44, 15 May 2019
  • * <b>KDE Krazy check</b>: Have a look at the results of the <i>static code checker</i>: http://www.englishbreakfastnetwork.org/krazy/reports/kde- ...
    7 KB (1,223 words) - 21:01, 10 March 2016
  • static QRect KGlobalSettings::splashScreenDesktopGeometry(); static QRect KGlobalSettings::desktopGeometry(const QPoint& point); ...
    22 KB (3,816 words) - 17:40, 19 July 2019
  • static void execScriptFile(MyObject* myobject, const QString& file) ...
    11 KB (1,665 words) - 08:21, 31 May 2019
  • ; [http://englishbreakfastnetwork.org/ English Breakfast Network] - Static Analysis ...
    8 KB (857 words) - 15:58, 14 July 2012
  • # static Ptr findByFileContent( const QString &fileName, static QWidget* QApplication::widgetAt(int, int, bool) ...
    21 KB (2,997 words) - 14:15, 31 May 2019
  • also display its items in multiple columns with dynamic or static widths and ...
    9 KB (1,562 words) - 20:49, 29 June 2011
  • Portanto, dessa vez, ao invés de usar anonymous namespaces, use static se você não quiser que um símbolo seja exportado. static const int AnswerToAllQuestions = 42; ...
    23 KB (3,612 words) - 17:35, 22 April 2020
  • ; [http://englishbreakfastnetwork.org/ English Breakfast Network] - Static Analysis ...
    8 KB (1,146 words) - 20:43, 11 October 2023
  • ...ss of QObject - any subclass, or even QObject itself, since "connect" is a static method (there is basically a single 'connect' method shared by all QObject ...
    10 KB (1,406 words) - 17:39, 10 March 2016
  • ...can move on to move exciting things than just displaying a single line of static text. ...
    10 KB (1,555 words) - 23:27, 11 September 2014
  • ...lated names vs. untranslated names in some convenient place (probably as a static member of SkyComposite) and do searches for translated names through this. ...
    7 KB (1,211 words) - 22:09, 24 February 2019
  • # scheduling a day or two where we keep plasma in trunk/ static so we can have people more concentrated on the marathone instead of develop ...
    8 KB (1,242 words) - 09:28, 11 February 2008
  • ...can move on to move exciting things than just displaying a single line of static text. ...
    10 KB (1,564 words) - 23:27, 11 September 2014
  • solutions (such as Google Maps) are quite static in their ...
    8 KB (1,315 words) - 21:01, 10 March 2016
  • ...사용이다. {{class|KFileDialog}}은 모든 KDE 어플리케이션에서 사용되는 공통 파일 다이얼로그를 보여주기 위한 많은 static 함수를 제공한다. <tt>KFileDialog::getSaveFileName()</tt>를 호출하는 것은 유저가 저장할 파일의 이름은 ...actual use of the KIO library. {{class|KFileDialog}} provides a number of static functions for displaying the common file dialog that is used by all KDE app ...
    22 KB (2,147 words) - 15:50, 14 July 2012
  • KAuth works with two different static backends (chosen at compile time in Frameworks and not interchangeable afte ...
    11 KB (1,707 words) - 11:44, 31 May 2019
  • 12:10: <frankkarlitschek> maintaining "static" content with an wiki or an cms. is not the future for a community project 12:11: <Socceroos_home> static content isn't going to stay relevant/exciting for long ...
    85 KB (12,849 words) - 17:14, 8 March 2016
  • * '''KDE4_ADD_LIBRARY (name [STATIC | SHARED | MODULE ] file1 ... fileN)''' ...
    12 KB (1,842 words) - 02:48, 21 July 2012
  • ...actual use of the KIO library. {{class|KFileDialog}} provides a number of static functions for displaying the common file dialog that is used by all KDE app ...
    14 KB (1,959 words) - 08:27, 16 January 2016
  • ===Static tests=== ...roduction, unit tests are dynamic tests - they exercise the compiled code. Static tests are slightly different - they look for problems in source code, rathe ...
    54 KB (7,923 words) - 16:54, 19 July 2012
  • rdfs:comment "Defines the default static namespace ...
    15 KB (2,288 words) - 13:21, 18 July 2012
  • ...le plasmoid in this tutorial. To keep things simple, we will only create a static plasmoid which will contain the following items: ...
    12 KB (1,630 words) - 10:12, 22 December 2014
  • ...t an '@' are local variables. Variables with two @ signs are class (a.k.a. static) variables.}} ...
    15 KB (2,569 words) - 23:27, 11 September 2014
  • ...ary of forms. Function <tt>addDictCases</tt> is responsible for adding the static entries (name and its cases) into the dictionary, which is done in the fina In other words, this is little more than a wrapper to "static" <tt>addDictCases</tt> from previous example, but two new elements of Trans ...
    32 KB (5,023 words) - 23:05, 12 May 2020
  • [http://doc.qt.io/qt-5/qfiledialog.html QFileDialog] provides a number of static functions for displaying the common file dialog that is used by all KDE app ...
    18 KB (2,340 words) - 18:02, 18 April 2020
  • ...t QString & path, const QString & interface, const QString & method )</tt> static method. It returns a {{qt|QDBusMessage}} object that you can then use to ma ...
    15 KB (2,183 words) - 20:16, 11 October 2023
  • ...mand says to create a little stub (like a main function in C/C++ or public static void main in Java) that kicks off the application. Otherwise your applicati ...
    18 KB (3,033 words) - 14:11, 31 May 2019
  • [http://doc.qt.io/qt-5/qfiledialog.html QFileDialog] provides a number of static functions for displaying the common file dialog that is used by all KDE app ...
    18 KB (2,375 words) - 16:44, 24 August 2020
  • ...ng in the background? For starters, we can be unimaginative and follow the static route: the programmer may keep all the user interface text strings in a tex ...sks from carrying anything but original English packages. Suffices to say, static translation of applications is hardly an option with free software, which m ...
    82 KB (13,343 words) - 16:00, 15 July 2012
  • [http://doc.qt.io/qt-5/qfiledialog.html QFileDialog] provides a number of static functions for displaying the common file dialog that is used by all KDE app ...
    18 KB (2,379 words) - 23:10, 23 September 2022
  • ...ng in the background? For starters, we can be unimaginative and follow the static route: the programmer may keep all the user interface text strings in a tex ...sks from carrying anything but original English packages. Suffices to say, static translation of applications is hardly an option with free software, which m ...
    82 KB (13,257 words) - 12:28, 18 July 2012
  • ...nked against BAR_LIBS, BLUB_LIBS and ZOT_LIBS. While this is necessary for static libraries, it is not necessary for everything for shared libraries. For sha ...
    19 KB (3,016 words) - 20:49, 2 June 2013
  • ..., Ruby and JavaScript transparently into native applications to bridge the static and dynamic worlds together. ...
    22 KB (3,360 words) - 08:04, 31 May 2019
  • ...sks from carrying anything but original English packages. Suffices to say, static translation of applications is hardly an option with free software, which m ...translation pipeline. As explained, regardless whether the translation is static (PDF files, HTML pages) or dynamic (application interfaces), in the end the ...
    82 KB (13,269 words) - 13:52, 18 July 2012
  • ...the lines that talk about QT_QTUITOOLS_LIBRARY, then type make again (that static library has a new dependency, and the cmake code that adds it needs to run) ...
    18 KB (2,821 words) - 20:55, 10 March 2016
  • <!-- write about: dynamic, static, detailed story --> ...
    16 KB (2,486 words) - 20:16, 22 June 2020
  • ...translation pipeline. As explained, regardless whether the translation is static (PDF files, HTML pages) or dynamic (application interfaces), in the end the * ''Intermediate static translations''. Static text data, such as software documentation, is converted from its source for ...
    79 KB (12,970 words) - 16:12, 15 July 2012
  • there is a mucher simpler API in the form of a set of static functions in ...
    22 KB (3,640 words) - 20:49, 29 June 2011
  • <!-- write about: dynamic, static, detailed story --> ...
    19 KB (1,904 words) - 12:29, 18 July 2012
  • ...a shared library (installed) or in a convenience library. The latter is a static library (*.a on Unix), which isn't installed as is. The targets (shared lib ...
    25 KB (3,944 words) - 20:52, 29 June 2011
  • <!-- write about: dynamic, static, detailed story --> ...
    17 KB (2,626 words) - 14:31, 18 July 2012
  • <!-- write about: dynamic, static, detailed story --> ...
    17 KB (2,244 words) - 13:46, 18 July 2012
  • ...by and KDE JavaScript transparently into native applications to bridge the static and dynamic worlds together. ...t results in a desktop wallpaper implementation that goes beyond the usual static display of an image would be nice. ...
    68 KB (10,635 words) - 15:11, 20 September 2007
  • Today's desktops are static. Typically they are tied to a folder in which one can find icons (applicati ...
    20 KB (3,219 words) - 20:06, 11 October 2023
  • 10:09:08< PeterMG> the activation and mouse clicks are static, but the plugin shows the mapping between mouse clicks and actions? ...
    49 KB (7,303 words) - 04:04, 15 May 2009
  • ...c one each time user open an exam variable's values are taken randomly. In static one: Values are written to exam file once. ...
    105 KB (16,525 words) - 14:02, 3 May 2009
  • ...by and KDE JavaScript transparently into native applications to bridge the static and dynamic worlds together. ...
    123 KB (19,444 words) - 01:48, 28 March 2009