backgroundColor() const | MantidQt::MantidWidgets::Batch::Cell | |
borderColor() const | MantidQt::MantidWidgets::Batch::Cell | |
borderOpacity() const | MantidQt::MantidWidgets::Batch::Cell | |
borderThickness() const | MantidQt::MantidWidgets::Batch::Cell | |
Cell(std::string contentText) | MantidQt::MantidWidgets::Batch::Cell | |
Cell(std::string contentText, std::string backgroundColor, int borderThickness, std::string color, int borderOpacity, bool isEditable) | MantidQt::MantidWidgets::Batch::Cell | |
contentText() const | MantidQt::MantidWidgets::Batch::Cell | |
Direction enum name | MantidQt::MantidWidgets::Batch::Cell | |
disableEditing() | MantidQt::MantidWidgets::Batch::Cell | |
enableEditing() | MantidQt::MantidWidgets::Batch::Cell | |
foregroundColor() const | MantidQt::MantidWidgets::Batch::Cell | |
iconFilePath() const | MantidQt::MantidWidgets::Batch::Cell | |
INPUT_FOREGROUND_COLOR | MantidQt::MantidWidgets::Batch::Cell | static |
isEditable() const | MantidQt::MantidWidgets::Batch::Cell | |
isInput() const | MantidQt::MantidWidgets::Batch::Cell | |
isOutput() const | MantidQt::MantidWidgets::Batch::Cell | |
m_backgroundColor | MantidQt::MantidWidgets::Batch::Cell | private |
m_borderColor | MantidQt::MantidWidgets::Batch::Cell | private |
m_borderOpacity | MantidQt::MantidWidgets::Batch::Cell | private |
m_borderThickness | MantidQt::MantidWidgets::Batch::Cell | private |
m_contentText | MantidQt::MantidWidgets::Batch::Cell | private |
m_direction | MantidQt::MantidWidgets::Batch::Cell | private |
m_foregroundColor | MantidQt::MantidWidgets::Batch::Cell | private |
m_iconFilePath | MantidQt::MantidWidgets::Batch::Cell | private |
m_isEditable | MantidQt::MantidWidgets::Batch::Cell | private |
m_toolTip | MantidQt::MantidWidgets::Batch::Cell | private |
OUTPUT_FOREGROUND_COLOR | MantidQt::MantidWidgets::Batch::Cell | static |
setBackgroundColor(std::string const &backgroundColor) | MantidQt::MantidWidgets::Batch::Cell | |
setBorderColor(std::string const &borderColor) | MantidQt::MantidWidgets::Batch::Cell | |
setBorderOpacity(int transparency) | MantidQt::MantidWidgets::Batch::Cell | |
setBorderThickness(int borderThickness) | MantidQt::MantidWidgets::Batch::Cell | |
setContentText(std::string const &contentText) | MantidQt::MantidWidgets::Batch::Cell | |
setEditable(bool isEditable) | MantidQt::MantidWidgets::Batch::Cell | |
setForegroundColor(std::string const &foregroundColor) | MantidQt::MantidWidgets::Batch::Cell | |
setIconFilePath(std::string const &iconPath) | MantidQt::MantidWidgets::Batch::Cell | |
setInput() | MantidQt::MantidWidgets::Batch::Cell | |
setOutput() | MantidQt::MantidWidgets::Batch::Cell | |
setToolTip(std::string const &toolTip) | MantidQt::MantidWidgets::Batch::Cell | |
toolTip() const | MantidQt::MantidWidgets::Batch::Cell | |