История изменений
      
        Исправление
      nanoolinux,
      
        (текущая версия)
      :
    
QByteArray::QByteArray ( const char * str )
Constructs a byte array initialized with the string str.
QByteArray makes a deep copy of the string data.
или я не понял вопрос?
      
        Исходная версия
      nanoolinux,
      :
    
QByteArray::QByteArray ( const char * str )
Constructs a byte array initialized with the string str.
QByteArray makes a deep copy of the string data.