37      QString GetAttributes();
 
   39      void SetAttributes(
const QString &value);
 
   41      static int GetAttributes(
const QString &defaultAttribute,
 
   42                               QString &newAttribute,
 
   50      QRadioButton *p_propagate;
 
   51      QRadioButton *p_unsignedByte;
 
   52      QRadioButton *p_signedWord;
 
   53      QRadioButton *p_unsignedWord;
 
   54      QRadioButton *p_signedInteger;
 
   55      QRadioButton *p_unsignedInteger;
 
   59      QRadioButton *p_attached;
 
   60      QRadioButton *p_detached;
 
   61      QRadioButton *p_tiled;
 
   65      bool p_propagationEnabled;