| 
    NumeRe v1.1.4
    
   NumeRe: Framework für Numerische Rechnungen 
   | 
 
#include <wx/dialog.h>#include <wx/notebook.h>#include <wx/clrpicker.h>#include <wx/statline.h>#include "grouppanel.hpp"#include "../../kernel/core/ui/language.hpp"#include "../../kernel/core/utils/stringtools.hpp"Go to the source code of this file.
Classes | |
| struct | CellValueShaderCondition | 
| Represents the basic settings needed by the CellValueShader class to actually calculate the cell shading.  More... | |
| class | CellValueShader | 
| A class to handle value-based cell shading using a custom colorscheme and custom conditions.  More... | |
| class | CellValueShaderDialog | 
| This class implements the dialog for choosing the shader properties of the selected cells.  More... | |
Variables | |
| double | g_pixelScale | 
      
  | 
  extern | 
Definition at line 137 of file NumeReWindow.cpp.
Referenced by IconManager::AddIconToList(), CellValueShaderDialog::CellValueShaderDialog(), FindReplaceDialog::Create(), OptionsDialog::CreateControls(), DuplicateCodeDialog::DuplicateCodeDialog(), PackageDialog::PackageDialog(), and RenameSymbolsDialog::RenameSymbolsDialog().