QString wrapper.  
 More...
#include <types.hpp>
◆ size_type
◆ qstring_wrapper_t() [1/8]
  
  
      
        
          | cfgfile::qstring_wrapper_t::qstring_wrapper_t  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ qstring_wrapper_t() [2/8]
  
  
      
        
          | cfgfile::qstring_wrapper_t::qstring_wrapper_t  | 
          ( | 
          size_type  | 
          size,  | 
         
        
           | 
           | 
          QChar  | 
          ch  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ qstring_wrapper_t() [3/8]
  
  
      
        
          | cfgfile::qstring_wrapper_t::qstring_wrapper_t  | 
          ( | 
          const char *  | 
          str | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ qstring_wrapper_t() [4/8]
  
  
      
        
          | cfgfile::qstring_wrapper_t::qstring_wrapper_t  | 
          ( | 
          const QString &  | 
          other | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ qstring_wrapper_t() [5/8]
◆ qstring_wrapper_t() [6/8]
  
  
      
        
          | cfgfile::qstring_wrapper_t::qstring_wrapper_t  | 
          ( | 
          QChar  | 
          ch | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ qstring_wrapper_t() [7/8]
  
  
      
        
          | cfgfile::qstring_wrapper_t::qstring_wrapper_t  | 
          ( | 
          QLatin1String  | 
          str | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ qstring_wrapper_t() [8/8]
◆ append() [1/2]
◆ append() [2/2]
◆ at()
◆ begin() [1/2]
  
  
      
        
          | QString::iterator cfgfile::qstring_wrapper_t::begin  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ begin() [2/2]
  
  
      
        
          | QString::const_iterator cfgfile::qstring_wrapper_t::begin  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ cbegin()
  
  
      
        
          | QString::const_iterator cfgfile::qstring_wrapper_t::cbegin  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ cend()
  
  
      
        
          | QString::const_iterator cfgfile::qstring_wrapper_t::cend  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ clear()
  
  
      
        
          | void cfgfile::qstring_wrapper_t::clear  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ empty()
  
  
      
        
          | bool cfgfile::qstring_wrapper_t::empty  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ end() [1/2]
  
  
      
        
          | QString::iterator cfgfile::qstring_wrapper_t::end  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ end() [2/2]
  
  
      
        
          | QString::const_iterator cfgfile::qstring_wrapper_t::end  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ find() [1/2]
◆ find() [2/2]
  
  
      
        
          | int cfgfile::qstring_wrapper_t::find  | 
          ( | 
          QChar  | 
          ch | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ length()
  
  
      
        
          | size_type cfgfile::qstring_wrapper_t::length  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator QString() [1/2]
  
  
      
        
          | cfgfile::qstring_wrapper_t::operator QString  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator QString() [2/2]
  
  
      
        
          | cfgfile::qstring_wrapper_t::operator QString  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator[]()
◆ push_back()
  
  
      
        
          | void cfgfile::qstring_wrapper_t::push_back  | 
          ( | 
          QChar  | 
          ch | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ replace()
◆ rfind() [1/2]
◆ rfind() [2/2]
  
  
      
        
          | int cfgfile::qstring_wrapper_t::rfind  | 
          ( | 
          QChar  | 
          ch | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ substr()
◆ operator+ [1/5]
◆ operator+ [2/5]
◆ operator+ [3/5]
◆ operator+ [4/5]
◆ operator+ [5/5]
◆ operator<<
◆ operator==
◆ npos
  
  
      
        
          | const int cfgfile::qstring_wrapper_t::npos = -1 | 
         
       
   | 
  
static   | 
  
 
 
The documentation for this class was generated from the following file: