XII Release 0.1.0
Loading...
Searching...
No Matches
xiiQtDecalAssetDocumentWindow Class Reference
Inheritance diagram for xiiQtDecalAssetDocumentWindow:
[legend]

Public Member Functions

 xiiQtDecalAssetDocumentWindow (xiiDecalAssetDocument *pDocument)
 
virtual xiiStringView GetWindowLayoutGroupName () const override
 The 'GroupName' is used for serializing window layouts. It should be unique among different window types.
 
- Public Member Functions inherited from xiiQtEngineDocumentWindow
 xiiQtEngineDocumentWindow (xiiAssetDocument *pDocument)
 
xiiEditorEngineConnectionGetEditorEngineConnection () const
 
const xiiObjectPickingResultPickObject (xiiUInt16 uiScreenPosX, xiiUInt16 uiScreenPosY, xiiQtEngineViewWidget *pView) const
 
xiiAssetDocumentGetDocument () const
 
xiiQtEngineViewWidgetGetHoveredViewWidget () const
 Returns the xiiQtEngineViewWidget over which the mouse currently hovers.
 
xiiQtEngineViewWidgetGetFocusedViewWidget () const
 Returns the xiiQtEngineViewWidget that has the input focus.
 
xiiQtEngineViewWidgetGetViewWidgetByID (xiiUInt32 uiViewID) const
 
xiiArrayPtr< xiiQtEngineViewWidget *const > GetViewWidgets () const
 
void AddViewWidget (xiiQtEngineViewWidget *pView)
 
virtual void CreateImageCapture (xiiStringView sOutputPath) override
 For unit tests to take a screenshot of the window (may include multiple views) to do image comparisons.
 
- Public Member Functions inherited from xiiQtDocumentWindow
 xiiQtDocumentWindow (xiiDocument *pDocument)
 
 xiiQtDocumentWindow (xiiStringView sUniqueName)
 
void EnsureVisible ()
 
virtual xiiString GetWindowIcon () const
 
virtual xiiString GetDisplayName () const
 
virtual xiiString GetDisplayNameShort () const
 
xiiStringView GetUniqueName () const
 
xiiDocumentGetDocument () const
 
xiiStatus SaveDocument ()
 
bool CanCloseWindow ()
 
void CloseDocumentWindow ()
 
void ScheduleRestoreWindowLayout ()
 
bool IsVisibleInContainer () const
 
void SetTargetFrameRate (xiiUInt16 uiTargetFPS)
 
void SetTargetFrameRateUnfocused (xiiUInt16 uiTargetFPS)
 
void TriggerRedraw ()
 
virtual void RequestWindowTabContextMenu (const QPoint &globalPos)
 
xiiQtContainerWindowGetContainerWindow () const
 
void ShowTemporaryStatusBarMsg (const xiiFormatString &text, xiiTime duration=xiiTime::MakeFromSeconds(5))
 Shows the given message for the given duration in the statusbar, then shows the permanent message again.
 
void SetPermanentStatusBarMsg (const xiiFormatString &text)
 Sets which text to show permanently in the statusbar. Set an empty string to clear the message.
 

Additional Inherited Members

- Static Public Member Functions inherited from xiiQtDocumentWindow
static const xiiDynamicArray< xiiQtDocumentWindow * > & GetAllDocumentWindows ()
 
static xiiQtDocumentWindowFindWindowByDocument (const xiiDocument *pDocument)
 
- Public Attributes inherited from xiiQtEngineDocumentWindow
xiiEvent< const xiiEngineWindowEvent & > m_EngineWindowEvent
 
- Public Attributes inherited from xiiQtDocumentWindow
ads::CDockManager * m_pDockManager = nullptr
 
- Static Public Attributes inherited from xiiQtDocumentWindow
static xiiEvent< const xiiQtDocumentWindowEvent & > s_Events
 
static bool s_bAllowRestoreWindowLayout = true
 In 'safe' mode we want to prevent the documents from using the stored window layout state.
 
- Protected Member Functions inherited from xiiQtEngineDocumentWindow
virtual void CommonAssetUiEventHandler (const xiiCommonAssetUiState &e)
 
virtual void ProcessMessageEventHandler (const xiiEditorEngineDocumentMsg *pMsg)
 
void RemoveViewWidget (xiiQtEngineViewWidget *pView)
 
void DestroyAllViews ()
 
- Protected Member Functions inherited from xiiQtDocumentWindow
virtual void showEvent (QShowEvent *event) override
 
virtual void hideEvent (QHideEvent *event) override
 
virtual bool event (QEvent *event) override
 
virtual bool eventFilter (QObject *obj, QEvent *e) override
 
void FinishWindowCreation ()
 
- Protected Attributes inherited from xiiQtEngineDocumentWindow
xiiHybridArray< xiiQtEngineViewWidget *, 4 > m_ViewWidgets
 

Member Function Documentation

◆ GetWindowLayoutGroupName()

virtual xiiStringView xiiQtDecalAssetDocumentWindow::GetWindowLayoutGroupName ( ) const
inlineoverridevirtual

The 'GroupName' is used for serializing window layouts. It should be unique among different window types.

Implements xiiQtDocumentWindow.

◆ InternalRedraw()

void xiiQtDecalAssetDocumentWindow::InternalRedraw ( )
overrideprivatevirtual

Reimplemented from xiiQtEngineDocumentWindow.


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