Krita Source Code Documentation
Loading...
Searching...
No Matches
CachedPresetLayout Struct Reference

#include <kis_popup_palette.h>

Public Attributes

qreal firstRowPos {0}
 
qreal firstRowRadius {0}
 
int ringCount {1}
 
qreal secondRowPos {0}
 
qreal secondRowRadius {0}
 
qreal thirdRowPos {0}
 
qreal thirdRowRadius {0}
 

Detailed Description

Definition at line 35 of file kis_popup_palette.h.

Member Data Documentation

◆ firstRowPos

qreal CachedPresetLayout::firstRowPos {0}

Definition at line 40 of file kis_popup_palette.h.

40{0};

◆ firstRowRadius

qreal CachedPresetLayout::firstRowRadius {0}

Definition at line 37 of file kis_popup_palette.h.

37{0};

◆ ringCount

int CachedPresetLayout::ringCount {1}

Definition at line 36 of file kis_popup_palette.h.

36{1};

◆ secondRowPos

qreal CachedPresetLayout::secondRowPos {0}

Definition at line 41 of file kis_popup_palette.h.

41{0};

◆ secondRowRadius

qreal CachedPresetLayout::secondRowRadius {0}

Definition at line 38 of file kis_popup_palette.h.

38{0};

◆ thirdRowPos

qreal CachedPresetLayout::thirdRowPos {0}

Definition at line 42 of file kis_popup_palette.h.

42{0};

◆ thirdRowRadius

qreal CachedPresetLayout::thirdRowRadius {0}

Definition at line 39 of file kis_popup_palette.h.

39{0};

The documentation for this struct was generated from the following file: