Home
last modified time | relevance | path

Searched refs:updateFileControls (Results 1 – 3 of 3) sorted by relevance

/dports/cad/ldview/ldview-4.4/
H A DSSConfigure.cpp106 updateFileControls(); in doClick()
110 updateFileControls(); in doClick()
116 updateFileControls(false); in doClick()
123 updateFileControls(false); in doClick()
298 void SSConfigure::updateFileControls(bool includePaths) in updateFileControls() function in SSConfigure
335 updateFileControls(); in setupSSPage()
H A DSSConfigure.h41 virtual void updateFileControls(bool includePaths = true);
/dports/deskutils/treeline/TreeLine/source/
H A Ddataeditors.py2268 self.updateFileControls()
2311 self.updateFileControls()
2325 self.updateFileControls()
2341 def updateFileControls(self): member in ExtLinkDialog