26 #if ! defined (octave_gui_utils_h)
27 #define octave_gui_utils_h 1
29 #include "octave-config.h"
54 extern OCTGUI_API QColor
56 double fs,
double fv);
65 extern OCTGUI_API
void
76 extern OCTGUI_API
void
OCTAVE_BEGIN_NAMESPACE(octave) static octave_value daspk_fcn
OCTGUI_API void get_screen_geometry(int &width, int &height)
OCTGUI_API QColor interpolate_color(const QColor &col1, const QColor &col2, double fs, double fv)
OCTGUI_API void adjust_to_screen(QRect &actual_geometry, const QRect &default_geometry)