![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <language.h>
Public Attributes | |
QString | name |
QString | signature |
QString | className |
SignalSlotOptions | options |
Definition at line 182 of file language.h.
QString language::SignalSlot::className |
Definition at line 186 of file language.h.
QString language::SignalSlot::name |
Definition at line 184 of file language.h.
Referenced by testing.tools.encode_pdf_filter._PdfStream::RegisterByName().
SignalSlotOptions language::SignalSlot::options |
Definition at line 187 of file language.h.
Referenced by testing.tools.test_runner._TestCaseRunner::_NewImageArtifact(), testing.tools.test_runner._TestCaseRunner::_RegenerateIfNeeded(), testing.tools.test_runner._PerProcessState::GetSkiaGoldTester(), testing.tools.test_runner._PerProcessConfig::InitializeFeatures(), testing.tools.test_runner.TestRunner::IsSkiaGoldEnabled(), testing.tools.test_runner._PerProcessConfig::NewFinder(), testing.tools.test_runner._TestCaseRunner::TestPixel(), and testing.tools.test_runner._TestCaseRunner::TestText().
QString language::SignalSlot::signature |
Definition at line 185 of file language.h.