#include <documentcache.h>
 | 
| QTextDocument *  | pop () | 
|   | 
| void  | push (QTextDocument *doc) | 
|   | 
Definition at line 26 of file documentcache.h.
 
◆ DocumentCache() [1/2]
  
  
      
        
          | DocumentCache::DocumentCache  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privatedefault   | 
  
 
 
◆ ~DocumentCache()
  
  
      
        
          | DocumentCache::~DocumentCache  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ DocumentCache() [2/2]
◆ getInstance()
◆ operator=()
◆ pop()
      
        
          | QTextDocument * DocumentCache::pop  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ push()
      
        
          | void DocumentCache::push  | 
          ( | 
          QTextDocument *  | 
          doc | ) | 
           | 
        
      
 
 
◆ documents
  
  
      
        
          | QStack<QTextDocument*> DocumentCache::documents | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: