![]() |
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 | |
| __init__ (self, message, items=None, long_text='') | |
| __repr__ (self) | |
Public Attributes | |
| str | type = 'error' |
| Public Attributes inherited from PRESUBMIT_test_mocks.MockOutputApi.PresubmitResult | |
| message = message | |
| items = items | |
| long_text = long_text | |
Definition at line 41 of file PRESUBMIT_test_mocks.py.
| PRESUBMIT_test_mocks.MockOutputApi.PresubmitError.__init__ | ( | self, | |
| message, | |||
| items = None, | |||
| long_text = '' ) |
Definition at line 43 of file PRESUBMIT_test_mocks.py.
Definition at line 45 of file PRESUBMIT_test_mocks.py.