142 Constructor |
142 Constructor |
143 |
143 |
144 @param name name of the plugin module |
144 @param name name of the plugin module |
145 @type str |
145 @type str |
146 @param class_ name of the class not satisfying the requirements |
146 @param class_ name of the class not satisfying the requirements |
147 |
|
148 @type str |
147 @type str |
149 @param missing description of the missing element |
148 @param missing description of the missing element |
150 @type str |
149 @type str |
151 """ |
150 """ |
152 self._errorMessage = QCoreApplication.translate( |
151 self._errorMessage = QCoreApplication.translate( |