#include <aims/graph/qsqlgraphhelper.h>
 | 
| static carto::Object  | intHelper (const QVariant &res, bool &ok) | 
|   | 
| static carto::Object  | floatHelper (const QVariant &res, bool &ok) | 
|   | 
| static carto::Object  | doubleHelper (const QVariant &res, bool &ok) | 
|   | 
| static carto::Object  | stringHelper (const QVariant &res, bool &ok) | 
|   | 
| static carto::Object  | pythonHelper (const QVariant &res, bool &ok) | 
|   | 
| static carto::Object  | pythonHelperWithSyntax (const QVariant &res, bool &ok, const std::string &stype) | 
|   | 
| static carto::Object  | intVectorHelper (const QVariant &res, bool &ok) | 
|   | 
| static carto::Object  | floatVectorHelper (const QVariant &res, bool &ok) | 
|   | 
| static carto::Object  | stringVectorHelper (const QVariant &res, bool &ok) | 
|   | 
| static carto::Object  | typedValue (const QVariant &res, const std::string &att, const std::vector< std::string > &sem, std::string &attname, bool &ok) | 
|   | 
Definition at line 43 of file qsqlgraphhelper.h.
 
◆ doubleHelper()
  
  
      
        
          | static carto::Object aims::QSqlGraphHelper::doubleHelper  | 
          ( | 
          const QVariant &  | 
          res,  | 
         
        
           | 
           | 
          bool &  | 
          ok  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
◆ floatHelper()
  
  
      
        
          | static carto::Object aims::QSqlGraphHelper::floatHelper  | 
          ( | 
          const QVariant &  | 
          res,  | 
         
        
           | 
           | 
          bool &  | 
          ok  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
◆ floatVectorHelper()
  
  
      
        
          | static carto::Object aims::QSqlGraphHelper::floatVectorHelper  | 
          ( | 
          const QVariant &  | 
          res,  | 
         
        
           | 
           | 
          bool &  | 
          ok  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
◆ intHelper()
  
  
      
        
          | static carto::Object aims::QSqlGraphHelper::intHelper  | 
          ( | 
          const QVariant &  | 
          res,  | 
         
        
           | 
           | 
          bool &  | 
          ok  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
◆ intVectorHelper()
  
  
      
        
          | static carto::Object aims::QSqlGraphHelper::intVectorHelper  | 
          ( | 
          const QVariant &  | 
          res,  | 
         
        
           | 
           | 
          bool &  | 
          ok  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
◆ pythonHelper()
  
  
      
        
          | static carto::Object aims::QSqlGraphHelper::pythonHelper  | 
          ( | 
          const QVariant &  | 
          res,  | 
         
        
           | 
           | 
          bool &  | 
          ok  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
◆ pythonHelperWithSyntax()
  
  
      
        
          | static carto::Object aims::QSqlGraphHelper::pythonHelperWithSyntax  | 
          ( | 
          const QVariant &  | 
          res,  | 
         
        
           | 
           | 
          bool &  | 
          ok,  | 
         
        
           | 
           | 
          const std::string &  | 
          stype  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
◆ stringHelper()
  
  
      
        
          | static carto::Object aims::QSqlGraphHelper::stringHelper  | 
          ( | 
          const QVariant &  | 
          res,  | 
         
        
           | 
           | 
          bool &  | 
          ok  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
◆ stringVectorHelper()
  
  
      
        
          | static carto::Object aims::QSqlGraphHelper::stringVectorHelper  | 
          ( | 
          const QVariant &  | 
          res,  | 
         
        
           | 
           | 
          bool &  | 
          ok  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
◆ typedValue()
  
  
      
        
          | static carto::Object aims::QSqlGraphHelper::typedValue  | 
          ( | 
          const QVariant &  | 
          res,  | 
         
        
           | 
           | 
          const std::string &  | 
          att,  | 
         
        
           | 
           | 
          const std::vector< std::string > &  | 
          sem,  | 
         
        
           | 
           | 
          std::string &  | 
          attname,  | 
         
        
           | 
           | 
          bool &  | 
          ok  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
The documentation for this class was generated from the following file: