Files @ e2263e508598
Branch filter:

Location: tempo-plotter/misc/icons.qrc

Mehmet Aslan
Some functions changed to private from public. Since using this functions externally does not update gui elements. Their functionality only limited in defined class.
1
2
3
4
5
6
7
<RCC>
    <qresource prefix="/">
        <file>usb_icon.png</file>
        <file>bluetooth_icon.png</file>
        <file>rs232_icon.png</file>
    </qresource>
</RCC>