Commit 95577150 authored by Dmitriy Purgin's avatar Dmitriy Purgin Committed by Dmitriy Purgin
Browse files

std::chrono overload added to QStateMachine::postDelayedEvent()


Some Qt classes already accept std::chrono durations in their methods
(see, for example, QTimer). The proposed change adds an overload
with std::chrono::milliseconds to QStateMachine::postDelayedEvent().

Change-Id: I360fd2bb54fedc7415e9ec17e096095be3604d41
Reviewed-by: default avatarErik Verbruggen <erik.verbruggen@me.com>
Showing with 193 additions and 0 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment