MCPcopy Create free account
hub / github.com/Kitware/ParaView / isEmpty

Method isEmpty

Qt/Python/pqPythonTextArea.cxx:114–117  ·  view source on GitHub ↗

-----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

112
113//-----------------------------------------------------------------------------
114bool pqPythonTextArea::isEmpty() const
115{
116 return this->TextEdit->toPlainText().isEmpty();
117}
118
119//-----------------------------------------------------------------------------
120bool pqPythonTextArea::isDirty() const

Callers 15

pv_plugin_on_load_checkFunction · 0.45
pqSettingsDialogMethod · 0.45
showTabMethod · 0.45
isVisibleMethod · 0.45
lockViewSizeMethod · 0.45
contextMenuRequestedMethod · 0.45
setDataMethod · 0.45
setPreviewSpacingMethod · 0.45
previewMethod · 0.45

Calls

no outgoing calls

Tested by 8

messageHandlerMethod · 0.36
BaselineDirectoryMethod · 0.36
cleanPathMethod · 0.36
CompareImageMethod · 0.36
CompareViewMethod · 0.36
setupFilesMethod · 0.36
cleanupFilesMethod · 0.36
isIgnoredMethod · 0.36