Home
last modified time | relevance | path

Searched refs:createProtectedLayout (Results 1 – 2 of 2) sorted by relevance

/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/src/libkstapp/
H A Dviewitem.h278 virtual void createProtectedLayout();
H A Dviewitem.cpp129 connect(_protectedLayoutAction, SIGNAL(triggered()), this, SLOT(createProtectedLayout())); in ViewItem()
1071 void ViewItem::createProtectedLayout() { in createProtectedLayout() function in Kst::ViewItem