Searched refs:UndoManagerMethodGuard (Results 1 – 2 of 2) sorted by relevance
176 virtual ~UndoManagerMethodGuard() in ~UndoManagerMethodGuard()203 void UndoManagerMethodGuard::clear() in clear()209 void UndoManagerMethodGuard::reset() in reset()218 using impl::UndoManagerMethodGuard;252 UndoManagerMethodGuard aGuard( *m_pImpl ); in enterUndoContext()259 UndoManagerMethodGuard aGuard( *m_pImpl ); in enterHiddenUndoContext()266 UndoManagerMethodGuard aGuard( *m_pImpl ); in leaveUndoContext()273 UndoManagerMethodGuard aGuard( *m_pImpl ); in addUndoAction()280 UndoManagerMethodGuard aGuard( *m_pImpl ); in undo()289 UndoManagerMethodGuard aGuard( *m_pImpl ); in redo()[all …]
156 virtual ~UndoManagerMethodGuard() in ~UndoManagerMethodGuard()179 void UndoManagerMethodGuard::clear() in clear()185 void UndoManagerMethodGuard::reset() in reset()235 UndoManagerMethodGuard aGuard( *m_pImpl ); in enterUndoContext()242 UndoManagerMethodGuard aGuard( *m_pImpl ); in enterHiddenUndoContext()249 UndoManagerMethodGuard aGuard( *m_pImpl ); in leaveUndoContext()256 UndoManagerMethodGuard aGuard( *m_pImpl ); in addUndoAction()265 UndoManagerMethodGuard aGuard( *m_pImpl ); in undo()274 UndoManagerMethodGuard aGuard( *m_pImpl ); in redo()281 UndoManagerMethodGuard aGuard( *m_pImpl ); in isUndoPossible()[all …]
Completed in 16 milliseconds