last steps to remove qrc
This commit is contained in:
|
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 3.6 KiB |
|
Before Width: | Height: | Size: 4.0 KiB After Width: | Height: | Size: 4.0 KiB |
@@ -998,8 +998,8 @@ void mainWindowImpl::refreshSet() {
|
|||||||
void mainWindowImpl::refreshButton() {
|
void mainWindowImpl::refreshButton() {
|
||||||
|
|
||||||
QPixmap dealerButton(myQtHelper->getDataPath() +"gfx/gui/table/default/dealerPuck.png");
|
QPixmap dealerButton(myQtHelper->getDataPath() +"gfx/gui/table/default/dealerPuck.png");
|
||||||
QPixmap smallblindButton(myQtHelper->getDataPath() +"gfx/gui/misc/smallblindPuck.png");
|
QPixmap smallblindButton(myQtHelper->getDataPath() +"gfx/gui/table/default/smallblindPuck.png");
|
||||||
QPixmap bigblindButton(myQtHelper->getDataPath() +"gfx/gui/misc/bigblindPuck.png");
|
QPixmap bigblindButton(myQtHelper->getDataPath() +"gfx/gui/table/default/bigblindPuck.png");
|
||||||
QPixmap onePix(myQtHelper->getDataPath() +"gfx/gui/misc/1px.png");
|
QPixmap onePix(myQtHelper->getDataPath() +"gfx/gui/misc/1px.png");
|
||||||
|
|
||||||
int i;
|
int i;
|
||||||
|
|||||||
@@ -1,2 +0,0 @@
|
|||||||
<RCC>
|
|
||||||
</RCC>
|
|
||||||
@@ -100,25 +100,22 @@
|
|||||||
<number>9</number>
|
<number>9</number>
|
||||||
</property>
|
</property>
|
||||||
<property name="spacing" >
|
<property name="spacing" >
|
||||||
<number>6</number>
|
<number>2</number>
|
||||||
</property>
|
</property>
|
||||||
<item row="0" column="1" >
|
<item row="0" column="1" >
|
||||||
<widget class="QPushButton" name="pushButton_OpenAvatarFile" >
|
<widget class="QPushButton" name="pushButton_OpenAvatarFile" >
|
||||||
<property name="minimumSize" >
|
<property name="minimumSize" >
|
||||||
<size>
|
<size>
|
||||||
<width>27</width>
|
<width>27</width>
|
||||||
<height>23</height>
|
<height>26</height>
|
||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
<property name="maximumSize" >
|
<property name="maximumSize" >
|
||||||
<size>
|
<size>
|
||||||
<width>27</width>
|
<width>27</width>
|
||||||
<height>23</height>
|
<height>26</height>
|
||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon" >
|
|
||||||
<iconset resource="resources.qrc" >:/graphics/resources/graphics/fileopen16.png</iconset>
|
|
||||||
</property>
|
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="0" column="0" >
|
<item row="0" column="0" >
|
||||||
|
|||||||
@@ -77,7 +77,7 @@
|
|||||||
<number>0</number>
|
<number>0</number>
|
||||||
</property>
|
</property>
|
||||||
<property name="spacing" >
|
<property name="spacing" >
|
||||||
<number>0</number>
|
<number>2</number>
|
||||||
</property>
|
</property>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QRadioButton" name="radioButton_flipsideOwn" >
|
<widget class="QRadioButton" name="radioButton_flipsideOwn" >
|
||||||
@@ -101,18 +101,15 @@
|
|||||||
<property name="minimumSize" >
|
<property name="minimumSize" >
|
||||||
<size>
|
<size>
|
||||||
<width>27</width>
|
<width>27</width>
|
||||||
<height>23</height>
|
<height>26</height>
|
||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
<property name="maximumSize" >
|
<property name="maximumSize" >
|
||||||
<size>
|
<size>
|
||||||
<width>27</width>
|
<width>27</width>
|
||||||
<height>23</height>
|
<height>26</height>
|
||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon" >
|
|
||||||
<iconset resource="resources.qrc" >:/graphics/resources/graphics/fileopen16.png</iconset>
|
|
||||||
</property>
|
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
@@ -2235,7 +2232,7 @@ p, li { white-space: pre-wrap; }
|
|||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon" >
|
<property name="icon" >
|
||||||
<iconset resource="resources.qrc" >:/graphics/resources/graphics/fileopen16.png</iconset>
|
<iconset/>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
@@ -2459,9 +2456,7 @@ p, li { white-space: pre-wrap; }
|
|||||||
<tabstop>comboBox_logInterval</tabstop>
|
<tabstop>comboBox_logInterval</tabstop>
|
||||||
<tabstop>buttonBox</tabstop>
|
<tabstop>buttonBox</tabstop>
|
||||||
</tabstops>
|
</tabstops>
|
||||||
<resources>
|
<resources/>
|
||||||
<include location="resources.qrc" />
|
|
||||||
</resources>
|
|
||||||
<connections>
|
<connections>
|
||||||
<connection>
|
<connection>
|
||||||
<sender>listWidget</sender>
|
<sender>listWidget</sender>
|
||||||
|
|||||||
@@ -31,6 +31,8 @@ selectAvatarDialogImpl::selectAvatarDialogImpl(QWidget *parent, ConfigFile *c)
|
|||||||
|
|
||||||
myQtHelper = new QtHelper;
|
myQtHelper = new QtHelper;
|
||||||
|
|
||||||
|
pushButton_OpenAvatarFile->setIcon(QIcon(QPixmap(myQtHelper->getDataPath()+"gfx/gui/misc/fileopen16.png")));
|
||||||
|
|
||||||
// listWidget->setViewMode(QListView::IconMode);
|
// listWidget->setViewMode(QListView::IconMode);
|
||||||
// listWidget->setIconSize(QSize(50,50));
|
// listWidget->setIconSize(QSize(50,50));
|
||||||
// listWidget->setLayoutDirection(Qt::LeftToRight);
|
// listWidget->setLayoutDirection(Qt::LeftToRight);
|
||||||
|
|||||||
@@ -30,6 +30,10 @@ settingsDialogImpl::settingsDialogImpl(QWidget *parent, ConfigFile *c, selectAva
|
|||||||
{
|
{
|
||||||
|
|
||||||
setupUi(this);
|
setupUi(this);
|
||||||
|
|
||||||
|
QtHelper *myQtHelper = new QtHelper;
|
||||||
|
|
||||||
|
pushButton_openFlipsidePicture->setIcon(QIcon(QPixmap(myQtHelper->getDataPath()+"gfx/gui/misc/fileopen16.png")));
|
||||||
|
|
||||||
if (myConfig->readConfigInt("CLA_NoWriteAccess")) { groupBox_logOnOff->setDisabled(TRUE); }
|
if (myConfig->readConfigInt("CLA_NoWriteAccess")) { groupBox_logOnOff->setDisabled(TRUE); }
|
||||||
|
|
||||||
|
|||||||
@@ -23,6 +23,8 @@
|
|||||||
#include "ui_settingsdialog.h"
|
#include "ui_settingsdialog.h"
|
||||||
#include "selectavatardialogimpl.h"
|
#include "selectavatardialogimpl.h"
|
||||||
|
|
||||||
|
#include "qthelper.h"
|
||||||
|
|
||||||
#include <QtCore>
|
#include <QtCore>
|
||||||
#include <QtGui>
|
#include <QtGui>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user