跳转至

cf::ui::gallery::MaterialMotionSpecMainWindow

Main window for the Material Motion Spec Gallery. More...

#include <MaterialMotionSpecMainWindow.h>

Inherits from QMainWindow

Public Functions

Name
MaterialMotionSpecMainWindow(QWidget * parent =nullptr)
~MaterialMotionSpecMainWindow() override

Protected Functions

Name
void resizeEvent(QResizeEvent * event) override

Detailed Description

class cf::ui::gallery::MaterialMotionSpecMainWindow;

Main window for the Material Motion Spec Gallery.

Displays all 9 Material Design 3 motion presets:

  • Short Enter/Exit (200/150ms)
  • Medium Enter/Exit (300/250ms)
  • Long Enter/Exit (450/400ms)
  • State Change (200ms)
  • Ripple Expand/Fade (400/150ms)

Public Functions Documentation

function MaterialMotionSpecMainWindow

explicit MaterialMotionSpecMainWindow(
    QWidget * parent =nullptr
)

function ~MaterialMotionSpecMainWindow

~MaterialMotionSpecMainWindow() override

Protected Functions Documentation

function resizeEvent

void resizeEvent(
    QResizeEvent * event
) override

Updated on 2026-03-09 at 10:14:00 +0000