Searched refs:message (Results 1 – 16 of 16) sorted by relevance
31 virtual QString message() const = 0;47 QString message() const { in message() function54 QString message() const { in message() function65 QString message() const { in message() function
48 LOG(logERROR) << qPrintable(QDBusConnection::sessionBus().lastError().message()); in startListening()53 LOG(logERROR) << qPrintable(QDBusConnection::sessionBus().lastError().message()); in startListening()101 << qPrintable( reply.error().message() ); in loadFile()111 << qPrintable( reply.error().message() ); in getVersion()
117 void QuickFindWidget::notify( const QFNotification& message ) in notify() argument121 notificationText_->setText( message.message() ); in notify()
60 void notify( const QFNotification& message );120 void notify( const QFNotification& message );
54 void notify( const QFNotification& message );
221 void notifyQuickFind( const QFNotification& message );
108 message(Building using system dynamic Boost libraries)119 message(Building using static Boost libraries at $$BOOST_PATH)124 message( "'old' version of Boost" )128 message( "'new' version of Boost" )156 message("markdown not found, HTML doc will not be generated")222 message("Using specified log level: $$LOG_LEVEL")252 message("Support for D-BUS will be included")259 message("Support for D-BUS will NOT be included")261 message("Support for cross-platform IPC will be included")270 message("Version checker will be included")[all …]
33 message(STATUS "The compiler ${CMAKE_CXX_COMPILER} has no C++11 support.")