| MetadataEntry::MetadataEntry  | 
          ( | 
          QString &  | 
          attr,  | 
         
        
           | 
           | 
          QString &  | 
          val,  | 
         
        
           | 
           | 
          QString &  | 
          unt,  | 
         
        
           | 
           | 
          QObject *  | 
          parent = 0  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
explicit   | 
  
 
MetadataEntry::MetadataEntry Constructor method. 
This is a constructor for MetadataEntry class.
- Parameters
 - 
  
    | attr | a string that is the attribute.  | 
    | val | a string that is the value.  | 
    | unt | a string that is the unit.  | 
    | parent | the parent Qt widget.  | 
  
   
 
 
      
        
          | const QString & MetadataEntry::attribute  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
      
        
          | const QString & MetadataEntry::unit  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
      
        
          | const QString & MetadataEntry::value  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
The documentation for this class was generated from the following files: