339:4787d05e9c89 | 340:e17e07661f4c |
---|---|
17 bool needRecache = true; | 17 bool needRecache = true; |
18 }; | 18 }; |
19 | 19 |
20 void recacheIfNeeded( | 20 void recacheIfNeeded( |
21 PolygonCache* cache, | 21 PolygonCache* cache, |
22 Model* model, | 22 QTextDocument* model, |
23 class DocumentManager* documents); | 23 class DocumentManager* documents); |
24 PolygonCache* findPolygonCacheForModel(QTextDocument* model, DocumentManager* context); | 24 PolygonCache* findPolygonCacheForModel(QTextDocument* model, DocumentManager* context); |