Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-217

Make it possible to fill a part of a QByteArray or a QString.

XMLWordPrintable

      It would be nice if there was a convenience function for filling parts of an existing QByteArray or a QString, i.e.

      QByteArray::fill(int pos, int len, char c);

      where "pos" would be where to start filling, "len" would be how many characters to fill and "c" would be what character to use for filling.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            stormols Marius Storm-Olsen
            admin Administrator
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes