view libgui/graphics/qthandles.qrc @ 18971:f084aab05cd9

Move checks for graphics_toolkit GUI functions to own script. * __get_funcname__.m: New function to buid the function name from basename and graphics_toolkit. * uigetdir.m, uigetfile.m, uiputfile.m: Adapt to use __get_funcname__ with basename = mfilename ()
author Andreas Weber <andy.weber.aw@gmail.com>
date Thu, 31 Jul 2014 00:03:56 +0200
parents 2e7cad6f180c
children
line wrap: on
line source

<!DOCTYPE RCC><RCC version="1.0">
<qresource>
  <file>images/pan.png</file>
  <file>images/rotate.png</file>
  <file>images/select.png</file>
  <file>images/zoom.png</file>
</qresource>
</RCC>