Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
__init__ (self, message, items=None, long_text='') | |
Public Member Functions inherited from PRESUBMIT_test_mocks.MockOutputApi.PresubmitResult | |
__repr__ (self) | |
Public Attributes | |
str | type = 'warning' |
Public Attributes inherited from PRESUBMIT_test_mocks.MockOutputApi.PresubmitResult | |
message = message | |
items = items | |
long_text = long_text | |
Definition at line 47 of file PRESUBMIT_test_mocks.py.
PRESUBMIT_test_mocks.MockOutputApi.PresubmitPromptWarning.__init__ | ( | self, | |
message, | |||
items = None, | |||
long_text = '' ) |
Reimplemented from PRESUBMIT_test_mocks.MockOutputApi.PresubmitResult.
Definition at line 49 of file PRESUBMIT_test_mocks.py.
Definition at line 51 of file PRESUBMIT_test_mocks.py.