Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qdesigner_internal::CursorSelectionState Class Reference

#include <qdesigner_command_p.h>

+ Collaboration diagram for qdesigner_internal::CursorSelectionState:

Public Member Functions

 CursorSelectionState ()
 
void save (const QDesignerFormWindowInterface *formWindow)
 
void restore (QDesignerFormWindowInterface *formWindow) const
 

Detailed Description

Definition at line 325 of file qdesigner_command_p.h.

Constructor & Destructor Documentation

◆ CursorSelectionState()

qdesigner_internal::CursorSelectionState::CursorSelectionState ( )
default

Member Function Documentation

◆ restore()

void qdesigner_internal::CursorSelectionState::restore ( QDesignerFormWindowInterface * formWindow) const

Definition at line 659 of file qdesigner_command.cpp.

◆ save()

void qdesigner_internal::CursorSelectionState::save ( const QDesignerFormWindowInterface * formWindow)

Definition at line 647 of file qdesigner_command.cpp.


The documentation for this class was generated from the following files: