Skip to content

Instantly share code, notes, and snippets.

@wimleers
Created May 23, 2011 18:16
Show Gist options
  • Save wimleers/987206 to your computer and use it in GitHub Desktop.
Save wimleers/987206 to your computer and use it in GitHub Desktop.
qDebug() << "before:" << this->lastUpdate;
// Update this granularity's used capacity..
this->capacityUsed[granularity] = 0;
qDebug() << "after: " << this->lastUpdate;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment