#include <ui/waresdev/FindReplaceDialog.hpp>
|  | 
| void | show (const QString &SelectedText) | 
|  | 
| Enumerator | 
|---|
| FindOnly |  | 
| ReplaceOnly |  | 
| ReplaceFind |  | 
| ReplaceAll |  | 
 
 
      
        
          | openfluid::ui::waresdev::FindReplaceDialog::FindReplaceDialog | ( | QWidget * | Parent | ) |  | 
      
 
 
      
        
          | openfluid::ui::waresdev::FindReplaceDialog::~FindReplaceDialog | ( |  | ) |  | 
      
 
 
  
  | 
        
          | void openfluid::ui::waresdev::FindReplaceDialog::findReplaceRequested | ( | FindReplaceDialog::FindReplaceAction | Action, |  
          |  |  | const QString & | StringToFind, |  
          |  |  | const QString & | StringForReplace, |  
          |  |  | QTextDocument::FindFlags | Flags |  
          |  | ) |  |  |  | signal | 
 
 
      
        
          | void openfluid::ui::waresdev::FindReplaceDialog::setMessage | ( | const QString & | Message, | 
        
          |  |  | bool | TextFound | 
        
          |  | ) |  |  | 
      
 
 
  
  | 
        
          | void openfluid::ui::waresdev::FindReplaceDialog::show | ( | const QString & | SelectedText | ) |  |  | slot | 
 
 
The documentation for this class was generated from the following file: