Splash Screen
Se ha añadido una corrección de la ruta del Splash Screen, añadido el archivo SQL de la BD utilizada y eliminado archivos que ya no utiliza
This commit is contained in:
parent
1aca6fd8f0
commit
626edb3fac
5
.idea/PlayingWith-PyQt.iml
generated
5
.idea/PlayingWith-PyQt.iml
generated
@ -2,10 +2,7 @@
|
|||||||
<module type="PYTHON_MODULE" version="4">
|
<module type="PYTHON_MODULE" version="4">
|
||||||
<component name="NewModuleRootManager">
|
<component name="NewModuleRootManager">
|
||||||
<content url="file://$MODULE_DIR$" />
|
<content url="file://$MODULE_DIR$" />
|
||||||
<orderEntry type="jdk" jdkName="Python 3.7" jdkType="Python SDK" />
|
<orderEntry type="jdk" jdkName="Python 3.8" jdkType="Python SDK" />
|
||||||
<orderEntry type="sourceFolder" forTests="false" />
|
<orderEntry type="sourceFolder" forTests="false" />
|
||||||
</component>
|
</component>
|
||||||
<component name="TestRunnerService">
|
|
||||||
<option name="PROJECT_TEST_RUNNER" value="Unittests" />
|
|
||||||
</component>
|
|
||||||
</module>
|
</module>
|
||||||
1
.idea/inspectionProfiles/Project_Default.xml
generated
1
.idea/inspectionProfiles/Project_Default.xml
generated
@ -5,6 +5,7 @@
|
|||||||
<option name="ignoredPackages">
|
<option name="ignoredPackages">
|
||||||
<list>
|
<list>
|
||||||
<option value="PyQt5" />
|
<option value="PyQt5" />
|
||||||
|
<option value="PyQt5-stubs==5.13.1.3" />
|
||||||
</list>
|
</list>
|
||||||
</option>
|
</option>
|
||||||
</inspection_tool>
|
</inspection_tool>
|
||||||
|
|||||||
2
.idea/misc.xml
generated
2
.idea/misc.xml
generated
@ -1,4 +1,4 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<project version="4">
|
<project version="4">
|
||||||
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.7" project-jdk-type="Python SDK" />
|
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.8" project-jdk-type="Python SDK" />
|
||||||
</project>
|
</project>
|
||||||
300
.idea/workspace.xml
generated
300
.idea/workspace.xml
generated
@ -2,55 +2,20 @@
|
|||||||
<project version="4">
|
<project version="4">
|
||||||
<component name="ChangeListManager">
|
<component name="ChangeListManager">
|
||||||
<list default="true" id="7bc8f704-60ee-4bde-b842-00f4e8ff6e57" name="Default Changelist" comment="">
|
<list default="true" id="7bc8f704-60ee-4bde-b842-00f4e8ff6e57" name="Default Changelist" comment="">
|
||||||
<change afterPath="$PROJECT_DIR$/.idea/PlayingWith-PyQt.iml" afterDir="false" />
|
<change beforePath="$PROJECT_DIR$/.idea/PlayingWith-PyQt.iml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/PlayingWith-PyQt.iml" afterDir="false" />
|
||||||
<change afterPath="$PROJECT_DIR$/.idea/inspectionProfiles/Project_Default.xml" afterDir="false" />
|
<change beforePath="$PROJECT_DIR$/.idea/inspectionProfiles/Project_Default.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/inspectionProfiles/Project_Default.xml" afterDir="false" />
|
||||||
<change afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
|
<change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
|
||||||
<change afterPath="$PROJECT_DIR$/.idea/modules.xml" afterDir="false" />
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||||
<change afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
|
<change beforePath="$PROJECT_DIR$/Proyecto2n/Recursos/Constantes.py" beforeDir="false" afterPath="$PROJECT_DIR$/Proyecto2n/Recursos/Constantes.py" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/Proyecto2n/Recursos/cubo.py" beforeDir="false" afterPath="$PROJECT_DIR$/Proyecto2n/Recursos/cubo.py" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/Proyecto2n/mainqt.py" beforeDir="false" afterPath="$PROJECT_DIR$/Proyecto2n/mainqt.py" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/estadistica.ui" beforeDir="false" />
|
||||||
</list>
|
</list>
|
||||||
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
|
||||||
<option name="SHOW_DIALOG" value="false" />
|
<option name="SHOW_DIALOG" value="false" />
|
||||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||||
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
||||||
<option name="LAST_RESOLUTION" value="IGNORE" />
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
||||||
</component>
|
</component>
|
||||||
<component name="FileEditorManager">
|
|
||||||
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
|
|
||||||
<file pinned="false" current-in-tab="false">
|
|
||||||
<entry file="file://$PROJECT_DIR$/Proyecto2n/Recursos/cubo.py">
|
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
|
||||||
<state relative-caret-position="255">
|
|
||||||
<caret line="17" column="16" lean-forward="true" selection-start-line="17" selection-start-column="16" selection-end-line="18" selection-end-column="48" />
|
|
||||||
<folding>
|
|
||||||
<element signature="e#0#29#0" expanded="true" />
|
|
||||||
</folding>
|
|
||||||
</state>
|
|
||||||
</provider>
|
|
||||||
</entry>
|
|
||||||
</file>
|
|
||||||
<file pinned="false" current-in-tab="true">
|
|
||||||
<entry file="file://$PROJECT_DIR$/Proyecto2n/Recursos/monedapie.py">
|
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
|
||||||
<state relative-caret-position="30">
|
|
||||||
<caret line="2" column="42" selection-start-line="2" selection-start-column="42" selection-end-line="2" selection-end-column="42" />
|
|
||||||
</state>
|
|
||||||
</provider>
|
|
||||||
</entry>
|
|
||||||
</file>
|
|
||||||
<file pinned="false" current-in-tab="false">
|
|
||||||
<entry file="file://$PROJECT_DIR$/Proyecto2n/Recursos/cubopie.py">
|
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
|
||||||
<state relative-caret-position="120">
|
|
||||||
<caret line="8" column="12" lean-forward="true" selection-start-line="8" selection-start-column="12" selection-end-line="10" selection-end-column="34" />
|
|
||||||
<folding>
|
|
||||||
<element signature="e#0#14#0" expanded="true" />
|
|
||||||
</folding>
|
|
||||||
</state>
|
|
||||||
</provider>
|
|
||||||
</entry>
|
|
||||||
</file>
|
|
||||||
</leaf>
|
|
||||||
</component>
|
|
||||||
<component name="FileTemplateManagerImpl">
|
<component name="FileTemplateManagerImpl">
|
||||||
<option name="RECENT_TEMPLATES">
|
<option name="RECENT_TEMPLATES">
|
||||||
<list>
|
<list>
|
||||||
@ -61,83 +26,21 @@
|
|||||||
<component name="Git.Settings">
|
<component name="Git.Settings">
|
||||||
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
||||||
</component>
|
</component>
|
||||||
<component name="GithubDefaultAccount">
|
<component name="ProjectId" id="1UYhYgzXwgYH7H5iLjpARp6xLgj" />
|
||||||
<option name="defaultAccountId" value="bb17cefa-79c7-45d0-896f-b01214f4a80f" />
|
|
||||||
</component>
|
|
||||||
<component name="IdeDocumentHistory">
|
|
||||||
<option name="CHANGED_PATHS">
|
|
||||||
<list>
|
|
||||||
<option value="$PROJECT_DIR$/Proyecto2n/Recursos/Constantes.py" />
|
|
||||||
<option value="$PROJECT_DIR$/Proyecto2n/Recursos/cubo.py" />
|
|
||||||
<option value="$PROJECT_DIR$/Proyecto2n/Recursos/cubopie.py" />
|
|
||||||
<option value="$PROJECT_DIR$/Proyecto2n/Recursos/barajalpie.py" />
|
|
||||||
<option value="$PROJECT_DIR$/Proyecto2n/Recursos/barajac.py" />
|
|
||||||
<option value="$PROJECT_DIR$/Proyecto2n/Recursos/barajacpie.py" />
|
|
||||||
<option value="$PROJECT_DIR$/Proyecto2n/Recursos/barajacpiepalo.py" />
|
|
||||||
<option value="$PROJECT_DIR$/Proyecto2n/Recursos/barajal.py" />
|
|
||||||
<option value="$PROJECT_DIR$/Proyecto2n/Recursos/dodecaedro.py" />
|
|
||||||
<option value="$PROJECT_DIR$/Proyecto2n/Recursos/icosaedro.py" />
|
|
||||||
<option value="$PROJECT_DIR$/Proyecto2n/Recursos/moneda.py" />
|
|
||||||
<option value="$PROJECT_DIR$/Proyecto2n/Recursos/dodepie.py" />
|
|
||||||
<option value="$PROJECT_DIR$/Proyecto2n/Recursos/icopie.py" />
|
|
||||||
<option value="$PROJECT_DIR$/Proyecto2n/Recursos/monedapie.py" />
|
|
||||||
</list>
|
|
||||||
</option>
|
|
||||||
</component>
|
|
||||||
<component name="ProjectFrameBounds" fullScreen="true">
|
|
||||||
<option name="width" value="1280" />
|
|
||||||
<option name="height" value="800" />
|
|
||||||
</component>
|
|
||||||
<component name="ProjectLevelVcsManager">
|
<component name="ProjectLevelVcsManager">
|
||||||
<ConfirmationsSetting value="2" id="Add" />
|
<ConfirmationsSetting value="2" id="Add" />
|
||||||
</component>
|
</component>
|
||||||
<component name="ProjectView">
|
<component name="ProjectViewState">
|
||||||
<navigator proportions="" version="1">
|
<option name="hideEmptyMiddlePackages" value="true" />
|
||||||
<foldersAlwaysOnTop value="true" />
|
<option name="showExcludedFiles" value="true" />
|
||||||
</navigator>
|
<option name="showLibraryContents" value="true" />
|
||||||
<panes>
|
|
||||||
<pane id="Scope" />
|
|
||||||
<pane id="ProjectPane">
|
|
||||||
<subPane>
|
|
||||||
<expand>
|
|
||||||
<path>
|
|
||||||
<item name="PlayingWith-PyQt" type="b2602c69:ProjectViewProjectNode" />
|
|
||||||
<item name="PlayingWith-PyQt" type="462c0819:PsiDirectoryNode" />
|
|
||||||
</path>
|
|
||||||
<path>
|
|
||||||
<item name="PlayingWith-PyQt" type="b2602c69:ProjectViewProjectNode" />
|
|
||||||
<item name="PlayingWith-PyQt" type="462c0819:PsiDirectoryNode" />
|
|
||||||
<item name="Proyecto2n" type="462c0819:PsiDirectoryNode" />
|
|
||||||
</path>
|
|
||||||
<path>
|
|
||||||
<item name="PlayingWith-PyQt" type="b2602c69:ProjectViewProjectNode" />
|
|
||||||
<item name="PlayingWith-PyQt" type="462c0819:PsiDirectoryNode" />
|
|
||||||
<item name="Proyecto2n" type="462c0819:PsiDirectoryNode" />
|
|
||||||
<item name="Recursos" type="462c0819:PsiDirectoryNode" />
|
|
||||||
</path>
|
|
||||||
</expand>
|
|
||||||
<select />
|
|
||||||
</subPane>
|
|
||||||
</pane>
|
|
||||||
</panes>
|
|
||||||
</component>
|
</component>
|
||||||
<component name="PropertiesComponent">
|
<component name="PropertiesComponent">
|
||||||
|
<property name="ASKED_ADD_EXTERNAL_FILES" value="true" />
|
||||||
<property name="ASKED_SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
|
<property name="ASKED_SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
|
||||||
<property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
|
<property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
|
||||||
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
||||||
<property name="settings.editor.selected.configurable" value="settings.github" />
|
<property name="settings.editor.selected.configurable" value="com.jetbrains.python.configuration.PyActiveSdkModuleConfigurable" />
|
||||||
</component>
|
|
||||||
<component name="RunDashboard">
|
|
||||||
<option name="ruleStates">
|
|
||||||
<list>
|
|
||||||
<RuleState>
|
|
||||||
<option name="name" value="ConfigurationTypeDashboardGroupingRule" />
|
|
||||||
</RuleState>
|
|
||||||
<RuleState>
|
|
||||||
<option name="name" value="StatusDashboardGroupingRule" />
|
|
||||||
</RuleState>
|
|
||||||
</list>
|
|
||||||
</option>
|
|
||||||
</component>
|
</component>
|
||||||
<component name="RunManager">
|
<component name="RunManager">
|
||||||
<configuration default="true" type="PythonConfigurationType" factoryName="Python">
|
<configuration default="true" type="PythonConfigurationType" factoryName="Python">
|
||||||
@ -180,6 +83,18 @@
|
|||||||
<method v="2" />
|
<method v="2" />
|
||||||
</configuration>
|
</configuration>
|
||||||
</component>
|
</component>
|
||||||
|
<component name="ServiceViewManager">
|
||||||
|
<option name="viewStates">
|
||||||
|
<list>
|
||||||
|
<serviceView>
|
||||||
|
<treeState>
|
||||||
|
<expand />
|
||||||
|
<select />
|
||||||
|
</treeState>
|
||||||
|
</serviceView>
|
||||||
|
</list>
|
||||||
|
</option>
|
||||||
|
</component>
|
||||||
<component name="SvnConfiguration">
|
<component name="SvnConfiguration">
|
||||||
<configuration />
|
<configuration />
|
||||||
</component>
|
</component>
|
||||||
@ -201,160 +116,27 @@
|
|||||||
<option name="localTasksCounter" value="2" />
|
<option name="localTasksCounter" value="2" />
|
||||||
<servers />
|
<servers />
|
||||||
</component>
|
</component>
|
||||||
<component name="ToolWindowManager">
|
|
||||||
<frame x="0" y="0" width="1280" height="800" extended-state="0" />
|
|
||||||
<layout>
|
|
||||||
<window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.16997617" />
|
|
||||||
<window_info id="Structure" order="1" side_tool="true" weight="0.25" />
|
|
||||||
<window_info id="Favorites" order="2" side_tool="true" />
|
|
||||||
<window_info anchor="bottom" id="Message" order="0" />
|
|
||||||
<window_info anchor="bottom" id="Find" order="1" />
|
|
||||||
<window_info anchor="bottom" id="Run" order="2" />
|
|
||||||
<window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
|
|
||||||
<window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
|
|
||||||
<window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
|
|
||||||
<window_info anchor="bottom" id="TODO" order="6" />
|
|
||||||
<window_info anchor="bottom" id="Version Control" order="7" />
|
|
||||||
<window_info anchor="bottom" id="Terminal" order="8" />
|
|
||||||
<window_info anchor="bottom" id="Event Log" order="9" side_tool="true" />
|
|
||||||
<window_info anchor="bottom" id="Python Console" order="10" visible="true" weight="0.18219177" />
|
|
||||||
<window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
|
|
||||||
<window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
|
|
||||||
<window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
|
|
||||||
</layout>
|
|
||||||
</component>
|
|
||||||
<component name="VcsManagerConfiguration">
|
<component name="VcsManagerConfiguration">
|
||||||
<MESSAGE value="Added file Constantes.py" />
|
<MESSAGE value="Added file Constantes.py" />
|
||||||
<option name="LAST_COMMIT_MESSAGE" value="Added file Constantes.py" />
|
<option name="LAST_COMMIT_MESSAGE" value="Added file Constantes.py" />
|
||||||
</component>
|
</component>
|
||||||
<component name="editorHistoryManager">
|
<component name="WindowStateProjectService">
|
||||||
<entry file="file://$PROJECT_DIR$/Proyecto2n/mainqt.py">
|
<state x="414" y="174" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1575539650562">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<screen x="0" y="0" width="1920" height="1040" />
|
||||||
<state relative-caret-position="-11">
|
|
||||||
<folding>
|
|
||||||
<element signature="e#0#10#0" expanded="true" />
|
|
||||||
</folding>
|
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
<state x="414" y="174" key="#com.intellij.execution.impl.EditConfigurationsDialog/0.0.1920.1040/1920.0.1920.1040@0.0.1920.1040" timestamp="1575539650562" />
|
||||||
</entry>
|
<state x="739" y="273" key="FileChooserDialogImpl" timestamp="1575539841860">
|
||||||
<entry file="file://$PROJECT_DIR$/Proyecto2n/Recursos/Constantes.py">
|
<screen x="0" y="0" width="1920" height="1040" />
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
|
||||||
<state relative-caret-position="60">
|
|
||||||
<caret line="4" column="17" selection-start-line="4" selection-start-column="17" selection-end-line="4" selection-end-column="17" />
|
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
<state x="739" y="273" key="FileChooserDialogImpl/0.0.1920.1040/1920.0.1920.1040@0.0.1920.1040" timestamp="1575539841860" />
|
||||||
</entry>
|
<state x="2381" y="161" key="SettingsEditor" timestamp="1575548099017">
|
||||||
<entry file="file://$PROJECT_DIR$/Proyecto2n/Recursos/barajalpie.py">
|
<screen x="1920" y="0" width="1920" height="1040" />
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
|
||||||
<state relative-caret-position="30">
|
|
||||||
<caret line="2" column="42" selection-start-line="2" selection-start-column="42" selection-end-line="2" selection-end-column="42" />
|
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
<state x="461" y="161" key="SettingsEditor/0.0.1920.1040/1920.0.1920.1040@0.0.1920.1040" timestamp="1575542497328" />
|
||||||
</entry>
|
<state x="2381" y="161" key="SettingsEditor/0.0.1920.1040/1920.0.1920.1040@1920.0.1920.1040" timestamp="1575548099017" />
|
||||||
<entry file="file://$PROJECT_DIR$/Proyecto2n/Recursos/barajac.py">
|
<state x="661" y="342" key="com.intellij.ide.util.TipDialog" timestamp="1575539502803">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<screen x="0" y="0" width="1920" height="1040" />
|
||||||
<state relative-caret-position="15">
|
|
||||||
<caret line="2" column="69" selection-start-line="2" selection-start-column="69" selection-end-line="2" selection-end-column="69" />
|
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
<state x="661" y="342" key="com.intellij.ide.util.TipDialog/0.0.1920.1040/1920.0.1920.1040@0.0.1920.1040" timestamp="1575539502803" />
|
||||||
</entry>
|
|
||||||
<entry file="file://$PROJECT_DIR$/Proyecto2n/Recursos/barajacpie.py">
|
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
|
||||||
<state relative-caret-position="30">
|
|
||||||
<caret line="2" column="42" selection-start-line="2" selection-start-column="42" selection-end-line="2" selection-end-column="42" />
|
|
||||||
</state>
|
|
||||||
</provider>
|
|
||||||
</entry>
|
|
||||||
<entry file="file://$PROJECT_DIR$/Proyecto2n/Recursos/barajacpiepalo.py">
|
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
|
||||||
<state relative-caret-position="150">
|
|
||||||
<caret line="10" column="34" selection-start-line="10" selection-start-column="34" selection-end-line="10" selection-end-column="34" />
|
|
||||||
<folding>
|
|
||||||
<element signature="e#0#14#0" expanded="true" />
|
|
||||||
</folding>
|
|
||||||
</state>
|
|
||||||
</provider>
|
|
||||||
</entry>
|
|
||||||
<entry file="file://$PROJECT_DIR$/Proyecto2n/Recursos/barajal.py">
|
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
|
||||||
<state relative-caret-position="75">
|
|
||||||
<caret line="6" column="54" selection-start-line="6" selection-start-column="54" selection-end-line="6" selection-end-column="54" />
|
|
||||||
<folding>
|
|
||||||
<element signature="e#0#10#0" expanded="true" />
|
|
||||||
</folding>
|
|
||||||
</state>
|
|
||||||
</provider>
|
|
||||||
</entry>
|
|
||||||
<entry file="file://$PROJECT_DIR$/Proyecto2n/Recursos/dodecaedro.py">
|
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
|
||||||
<state relative-caret-position="210">
|
|
||||||
<caret line="15" column="44" selection-start-line="15" selection-start-column="44" selection-end-line="15" selection-end-column="44" />
|
|
||||||
<folding>
|
|
||||||
<element signature="e#0#10#0" expanded="true" />
|
|
||||||
</folding>
|
|
||||||
</state>
|
|
||||||
</provider>
|
|
||||||
</entry>
|
|
||||||
<entry file="file://$PROJECT_DIR$/Proyecto2n/Recursos/dodepie.py">
|
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
|
||||||
<state relative-caret-position="30">
|
|
||||||
<caret line="2" column="42" selection-start-line="2" selection-start-column="42" selection-end-line="2" selection-end-column="42" />
|
|
||||||
</state>
|
|
||||||
</provider>
|
|
||||||
</entry>
|
|
||||||
<entry file="file://$PROJECT_DIR$/Proyecto2n/Recursos/icopie.py">
|
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
|
||||||
<state relative-caret-position="150">
|
|
||||||
<caret line="10" column="34" selection-start-line="10" selection-start-column="34" selection-end-line="10" selection-end-column="34" />
|
|
||||||
<folding>
|
|
||||||
<element signature="e#0#14#0" expanded="true" />
|
|
||||||
</folding>
|
|
||||||
</state>
|
|
||||||
</provider>
|
|
||||||
</entry>
|
|
||||||
<entry file="file://$PROJECT_DIR$/Proyecto2n/Recursos/icosaedro.py">
|
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
|
||||||
<state relative-caret-position="30">
|
|
||||||
<caret line="3" column="50" selection-start-line="3" selection-start-column="50" selection-end-line="3" selection-end-column="50" />
|
|
||||||
</state>
|
|
||||||
</provider>
|
|
||||||
</entry>
|
|
||||||
<entry file="file://$PROJECT_DIR$/Proyecto2n/Recursos/moneda.py">
|
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
|
||||||
<state relative-caret-position="240">
|
|
||||||
<caret line="17" column="44" selection-start-line="17" selection-start-column="44" selection-end-line="17" selection-end-column="44" />
|
|
||||||
<folding>
|
|
||||||
<element signature="e#0#10#0" expanded="true" />
|
|
||||||
</folding>
|
|
||||||
</state>
|
|
||||||
</provider>
|
|
||||||
</entry>
|
|
||||||
<entry file="file://$PROJECT_DIR$/Proyecto2n/Recursos/cubo.py">
|
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
|
||||||
<state relative-caret-position="255">
|
|
||||||
<caret line="17" column="16" lean-forward="true" selection-start-line="17" selection-start-column="16" selection-end-line="18" selection-end-column="48" />
|
|
||||||
<folding>
|
|
||||||
<element signature="e#0#29#0" expanded="true" />
|
|
||||||
</folding>
|
|
||||||
</state>
|
|
||||||
</provider>
|
|
||||||
</entry>
|
|
||||||
<entry file="file://$PROJECT_DIR$/Proyecto2n/Recursos/cubopie.py">
|
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
|
||||||
<state relative-caret-position="120">
|
|
||||||
<caret line="8" column="12" lean-forward="true" selection-start-line="8" selection-start-column="12" selection-end-line="10" selection-end-column="34" />
|
|
||||||
<folding>
|
|
||||||
<element signature="e#0#14#0" expanded="true" />
|
|
||||||
</folding>
|
|
||||||
</state>
|
|
||||||
</provider>
|
|
||||||
</entry>
|
|
||||||
<entry file="file://$PROJECT_DIR$/Proyecto2n/Recursos/monedapie.py">
|
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
|
||||||
<state relative-caret-position="30">
|
|
||||||
<caret line="2" column="42" selection-start-line="2" selection-start-column="42" selection-end-line="2" selection-end-column="42" />
|
|
||||||
</state>
|
|
||||||
</provider>
|
|
||||||
</entry>
|
|
||||||
</component>
|
</component>
|
||||||
</project>
|
</project>
|
||||||
@ -1,5 +1,5 @@
|
|||||||
puerto = 8889
|
puerto = 3306
|
||||||
user = "dani"
|
user = "root"
|
||||||
passwd = "pythonrules"
|
passwd = ""
|
||||||
db = 'estadistica'
|
db = 'estadistica'
|
||||||
host = 'localhost'
|
host = 'localhost'
|
||||||
@ -1,3 +1,4 @@
|
|||||||
|
import threading
|
||||||
from Proyecto2n import mainqt
|
from Proyecto2n import mainqt
|
||||||
from Proyecto2n.Recursos import cubopie, Constantes
|
from Proyecto2n.Recursos import cubopie, Constantes
|
||||||
from PyQt5.QtWidgets import *
|
from PyQt5.QtWidgets import *
|
||||||
|
|||||||
@ -67,7 +67,7 @@ class Principal(QMainWindow):
|
|||||||
@staticmethod
|
@staticmethod
|
||||||
def ejecucion():
|
def ejecucion():
|
||||||
app = QApplication(sys.argv)
|
app = QApplication(sys.argv)
|
||||||
splashLogo = QPixmap('Proyecto2n/Recursos/splash/fondo.png')
|
splashLogo = QPixmap('Proyecto2n/Recursos/splash/splash.png')
|
||||||
splash = QSplashScreen(splashLogo, Qt.WindowStaysOnTopHint)
|
splash = QSplashScreen(splashLogo, Qt.WindowStaysOnTopHint)
|
||||||
splash.setMask(splashLogo.mask())
|
splash.setMask(splashLogo.mask())
|
||||||
splash.show()
|
splash.show()
|
||||||
@ -78,7 +78,6 @@ class Principal(QMainWindow):
|
|||||||
print("D - Datos")
|
print("D - Datos")
|
||||||
print("E - Estadisticos")
|
print("E - Estadisticos")
|
||||||
print("En consola se mostrarán datos relevantes de cara al programador, la experiencia del usuario final no se verá afectada por esta ausencia de información")
|
print("En consola se mostrarán datos relevantes de cara al programador, la experiencia del usuario final no se verá afectada por esta ausencia de información")
|
||||||
#sleep(1)
|
|
||||||
vista = Principal()
|
vista = Principal()
|
||||||
splash.finish(vista)
|
splash.finish(vista)
|
||||||
vista.show()
|
vista.show()
|
||||||
|
|||||||
103
estadistica.sql
Normal file
103
estadistica.sql
Normal file
@ -0,0 +1,103 @@
|
|||||||
|
-- phpMyAdmin SQL Dump
|
||||||
|
-- version 4.7.4
|
||||||
|
-- https://www.phpmyadmin.net/
|
||||||
|
--
|
||||||
|
-- Servidor: 127.0.0.1
|
||||||
|
-- Tiempo de generación: 30-10-2017 a las 19:32:13
|
||||||
|
-- Versión del servidor: 10.1.26-MariaDB
|
||||||
|
-- Versión de PHP: 7.1.9
|
||||||
|
|
||||||
|
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
|
||||||
|
SET AUTOCOMMIT = 0;
|
||||||
|
START TRANSACTION;
|
||||||
|
SET time_zone = "+00:00";
|
||||||
|
|
||||||
|
|
||||||
|
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
|
||||||
|
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
|
||||||
|
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
|
||||||
|
/*!40101 SET NAMES utf8mb4 */;
|
||||||
|
|
||||||
|
--
|
||||||
|
-- Base de datos: `estadistica`
|
||||||
|
--
|
||||||
|
CREATE DATABASE IF NOT EXISTS `estadistica` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci;
|
||||||
|
USE `estadistica`;
|
||||||
|
|
||||||
|
-- --------------------------------------------------------
|
||||||
|
|
||||||
|
--
|
||||||
|
-- Estructura de tabla para la tabla `cartacorta`
|
||||||
|
--
|
||||||
|
|
||||||
|
DROP TABLE IF EXISTS `cartacorta`;
|
||||||
|
CREATE TABLE `cartacorta` (
|
||||||
|
`numero` smallint(6) NOT NULL,
|
||||||
|
`fecha` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP
|
||||||
|
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
|
||||||
|
|
||||||
|
-- --------------------------------------------------------
|
||||||
|
|
||||||
|
--
|
||||||
|
-- Estructura de tabla para la tabla `cartalarga`
|
||||||
|
--
|
||||||
|
|
||||||
|
DROP TABLE IF EXISTS `cartalarga`;
|
||||||
|
CREATE TABLE `cartalarga` (
|
||||||
|
`numero` smallint(6) NOT NULL,
|
||||||
|
`palo` smallint(6) NOT NULL,
|
||||||
|
`fecha` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP
|
||||||
|
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
|
||||||
|
|
||||||
|
-- --------------------------------------------------------
|
||||||
|
|
||||||
|
--
|
||||||
|
-- Estructura de tabla para la tabla `dado6`
|
||||||
|
--
|
||||||
|
|
||||||
|
DROP TABLE IF EXISTS `dado6`;
|
||||||
|
CREATE TABLE `dado6` (
|
||||||
|
`numero` smallint(6) NOT NULL,
|
||||||
|
`fecha` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP
|
||||||
|
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
|
||||||
|
|
||||||
|
-- --------------------------------------------------------
|
||||||
|
|
||||||
|
--
|
||||||
|
-- Estructura de tabla para la tabla `dado12`
|
||||||
|
--
|
||||||
|
|
||||||
|
DROP TABLE IF EXISTS `dado12`;
|
||||||
|
CREATE TABLE `dado12` (
|
||||||
|
`numero` smallint(6) NOT NULL,
|
||||||
|
`fecha` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP
|
||||||
|
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
|
||||||
|
|
||||||
|
-- --------------------------------------------------------
|
||||||
|
|
||||||
|
--
|
||||||
|
-- Estructura de tabla para la tabla `dado20`
|
||||||
|
--
|
||||||
|
|
||||||
|
DROP TABLE IF EXISTS `dado20`;
|
||||||
|
CREATE TABLE `dado20` (
|
||||||
|
`numero` smallint(6) NOT NULL,
|
||||||
|
`fecha` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP
|
||||||
|
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
|
||||||
|
|
||||||
|
-- --------------------------------------------------------
|
||||||
|
|
||||||
|
--
|
||||||
|
-- Estructura de tabla para la tabla `moneda`
|
||||||
|
--
|
||||||
|
|
||||||
|
DROP TABLE IF EXISTS `moneda`;
|
||||||
|
CREATE TABLE `moneda` (
|
||||||
|
`lado` varchar(6) NOT NULL,
|
||||||
|
`fecha` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP
|
||||||
|
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
|
||||||
|
COMMIT;
|
||||||
|
|
||||||
|
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
|
||||||
|
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
|
||||||
|
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
||||||
@ -1,40 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<ui version="4.0">
|
|
||||||
<class>MainWindow</class>
|
|
||||||
<widget class="QMainWindow" name="MainWindow">
|
|
||||||
<property name="geometry">
|
|
||||||
<rect>
|
|
||||||
<x>0</x>
|
|
||||||
<y>0</y>
|
|
||||||
<width>1812</width>
|
|
||||||
<height>707</height>
|
|
||||||
</rect>
|
|
||||||
</property>
|
|
||||||
<property name="windowTitle">
|
|
||||||
<string>MainWindow</string>
|
|
||||||
</property>
|
|
||||||
<widget class="QWidget" name="centralwidget">
|
|
||||||
<widget class="QLabel" name="label">
|
|
||||||
<property name="geometry">
|
|
||||||
<rect>
|
|
||||||
<x>670</x>
|
|
||||||
<y>190</y>
|
|
||||||
<width>661</width>
|
|
||||||
<height>171</height>
|
|
||||||
</rect>
|
|
||||||
</property>
|
|
||||||
<property name="font">
|
|
||||||
<font>
|
|
||||||
<pointsize>36</pointsize>
|
|
||||||
</font>
|
|
||||||
</property>
|
|
||||||
<property name="text">
|
|
||||||
<string>Estadisticas - en construcción</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</widget>
|
|
||||||
<widget class="QStatusBar" name="statusbar"/>
|
|
||||||
</widget>
|
|
||||||
<resources/>
|
|
||||||
<connections/>
|
|
||||||
</ui>
|
|
||||||
Loading…
Reference in New Issue
Block a user