Namespaces | |
KeyMap | |
Utils | |
Classes | |
class | BaseControl |
class | ButtonControl |
class | ButtonGroup |
class | Canvas |
class | CheckBoxControl |
class | Container |
class | ContainerBase |
class | ContextMenu |
class | EditControl |
class | Figure |
class | FigureWindow |
class | FigureWindowBase |
class | GenericEventNotifyReceiver |
class | GenericEventNotifySender |
class | GLCanvas |
class | ListBoxControl |
class | Logger |
class | Menu |
class | MenuBar |
class | MenuContainer |
class | Object |
class | ObjectProxy |
class | Panel |
class | PopupMenuControl |
class | PushButtonControl |
class | PushTool |
class | qt_graphics_toolkit |
class | RadioButtonControl |
class | SliderControl |
class | Table |
class | TextControl |
class | TextEdit |
class | ToggleButtonControl |
class | ToggleTool |
class | ToolBar |
class | ToolBarButton |
Enumerations | |
enum | MouseMode { NoMode , RotateMode , ZoomInMode , ZoomOutMode , PanMode , SelectMode , TextMode } |
Functions | |
static QKeySequence | accelSequence (const uimenu::properties &up) |
static QAction * | addEmptyAction (QToolBar *bar) |
static octave_value | attempt_type_conversion (const octave_value &ov, const octave_value &old_value) |
static void | autoscale_axes (gh_manager &gh_mgr, axes::properties &ap) |
static int | borderWidthFromProperties (const uibuttongroup::properties &pp) |
static int | borderWidthFromProperties (const uipanel::properties &pp) |
static QRect | boundingBoxToRect (const Matrix &bb) |
static double | button_number (QMouseEvent *event) |
static QString | formatComplex (Complex c, char format='f', int precision=4) |
static QString | formatNumber (double d, char format='f', int precision=4) |
static QString | formatNumber (float d, char format='f', int precision=4) |
static int | frameStyleFromProperties (const uibuttongroup::properties &pp) |
static int | frameStyleFromProperties (const uipanel::properties &pp) |
static QTableWidgetItem * | itemFor (octave_value val, std::string format="", bool enabled=false) |
static QIcon | makeEmptyIcon (void) |
static bool | pan_enabled (const graphics_object figObj) |
static std::string | pan_mode (const graphics_object figObj) |
static QImage | pointer_to_qimage (const Matrix &cdata) |
static std::pair< Qt::AlignmentFlag, QString > | qStringValueFor (octave_value val, std::string format="") |
static QSize | realQSizeForTable (QTableWidget *t) |
static void | setupPalette (const uibuttongroup::properties &pp, QPalette &p) |
static void | setupPalette (const uipanel::properties &pp, QPalette &p) |
static std::string | toolkitObjectProperty (const graphics_object &go) |
static void | updatePalette (const uicontrol::properties &props, QWidget *w) |
static void | updateSelection (QListWidget *list, const Matrix &value) |
static bool | zoom_enabled (const graphics_object figObj) |
static std::string | zoom_mode (const graphics_object figObj) |
Variables | |
static const int | AUTO_WIDTH = 75 |
enum QtHandles::MouseMode |
|
static |
Definition at line 45 of file Menu.cc.
References CTRL.
Referenced by QtHandles::Menu::Menu(), and QtHandles::Menu::update().
|
static |
Definition at line 59 of file ToolBar.cc.
References makeEmptyIcon().
Referenced by QtHandles::ToolBar::ToolBar().
|
static |
Definition at line 349 of file Table.cc.
References octave_value::is_single_type(), octave_value::is_string(), octave_value::isinteger(), octave_value::islogical(), octave_value::isnumeric(), octave_value(), retval, SCANF_AND_CONVERT, octave::string::str2double(), and octave_value::string_value().
Referenced by QtHandles::Table::comboBoxCurrentIndexChanged(), and QtHandles::Table::itemChanged().
|
static |
Definition at line 263 of file Canvas.cc.
References axes::properties::clear_zoom_stack(), and gh_manager::graphics_lock().
Referenced by QtHandles::Canvas::canvasMousePressEvent().
|
static |
Definition at line 87 of file ButtonGroup.cc.
References octave::math::round().
Referenced by QtHandles::ButtonGroup::updateLayout(), and QtHandles::Panel::updateLayout().
|
static |
Definition at line 81 of file Panel.cc.
References octave::math::round().
|
static |
Definition at line 74 of file Figure.cc.
References Array< T >::numel(), r, and octave::math::round().
Referenced by QtHandles::Figure::Figure(), and QtHandles::Figure::update().
|
static |
Definition at line 557 of file Canvas.cc.
References retval.
Referenced by QtHandles::Canvas::canvasMousePressEvent().
Definition at line 119 of file Table.cc.
References octave::format(), and formatNumber().
Referenced by qStringValueFor().
|
static |
Definition at line 114 of file Table.cc.
Referenced by formatComplex().
|
static |
|
static |
Definition at line 57 of file ButtonGroup.cc.
Referenced by QtHandles::ButtonGroup::ButtonGroup(), QtHandles::Panel::Panel(), QtHandles::ButtonGroup::update(), and QtHandles::Panel::update().
|
static |
|
static |
Definition at line 331 of file Table.cc.
References octave::format(), qStringValueFor(), and retval.
Referenced by QtHandles::Table::updateData().
|
static |
Definition at line 49 of file ToolBar.cc.
Referenced by addEmptyAction().
|
static |
Definition at line 292 of file Canvas.cc.
References octave_scalar_map::contents(), octave_value::scalar_map_value(), and octave_value::string_value().
Referenced by QtHandles::Canvas::canvasWheelEvent().
|
static |
Definition at line 304 of file Canvas.cc.
References octave_scalar_map::contents(), octave_value::scalar_map_value(), and octave_value::string_value().
Referenced by QtHandles::Canvas::canvasMouseMoveEvent(), and QtHandles::Canvas::canvasWheelEvent().
|
static |
Definition at line 90 of file Figure.cc.
References Array< T >::columns(), retval, and Array< T >::rows().
Referenced by QtHandles::Figure::update().
|
static |
Definition at line 193 of file Table.cc.
References octave_value::bool_value(), octave_value::class_name(), octave_value::complex_value(), octave_value::double_value(), octave_value::float_value(), octave::format(), FORMAT_INT_VALUE, FORMAT_UINT_VALUE, FORMAT_VALUE, formatComplex(), QtHandles::Utils::fromStdString(), octave_value::int64_value(), octave_value::int_value(), octave_value::is_double_type(), octave_value::is_int16_type(), octave_value::is_int32_type(), octave_value::is_int64_type(), octave_value::is_int8_type(), octave_value::is_single_type(), octave_value::is_string(), octave_value::is_uint16_type(), octave_value::is_uint32_type(), octave_value::is_uint64_type(), octave_value::is_uint8_type(), octave_value::iscomplex(), octave_value::islogical(), octave_value::long_value(), rational_approx(), octave_value::short_value(), octave_value::string_value(), octave_value::uint64_value(), octave_value::uint_value(), octave_value::ulong_value(), octave_value::ushort_value(), and warning().
Referenced by QtHandles::Table::itemChanged(), itemFor(), and QtHandles::Table::updateData().
|
static |
Definition at line 67 of file Table.cc.
References Faddeeva::w().
Referenced by QtHandles::Table::updateExtent().
|
static |
Definition at line 74 of file ButtonGroup.cc.
References QtHandles::Utils::fromRgb().
Referenced by QtHandles::ButtonGroup::ButtonGroup(), QtHandles::Panel::Panel(), QtHandles::ButtonGroup::update(), and QtHandles::Panel::update().
|
static |
Definition at line 68 of file Panel.cc.
References QtHandles::Utils::fromRgb().
|
static |
Definition at line 80 of file qt-graphics-toolkit.cc.
References graphics_object::isa(), and graphics_object::type().
Referenced by QtHandles::qt_graphics_toolkit::finalize(), QtHandles::qt_graphics_toolkit::initialize(), and QtHandles::qt_graphics_toolkit::toolkitObjectProxy().
|
static |
Definition at line 46 of file BaseControl.cc.
References QtHandles::Utils::fromRgb(), and Faddeeva::w().
Referenced by QtHandles::BaseControl::init(), and QtHandles::BaseControl::update().
|
static |
Definition at line 44 of file ListBoxControl.cc.
References n, Array< T >::numel(), and octave::math::round().
Referenced by QtHandles::ListBoxControl::update().
|
static |
Definition at line 316 of file Canvas.cc.
References octave_scalar_map::contents(), octave_value::scalar_map_value(), and octave_value::string_value().
Referenced by QtHandles::Canvas::canvasWheelEvent().
|
static |
Definition at line 328 of file Canvas.cc.
References octave_scalar_map::contents(), octave_value::scalar_map_value(), and octave_value::string_value().
Referenced by QtHandles::Canvas::canvasMouseReleaseEvent(), and QtHandles::Canvas::canvasWheelEvent().
|
static |
Definition at line 63 of file Table.cc.
Referenced by QtHandles::Table::updateColumnwidth().