Giter Site home page Giter Site logo

Comments (5)

fvacek avatar fvacek commented on June 7, 2024

mohl bys prosim prilozit qbe

from quickbox.

otahirs avatar otahirs commented on June 7, 2024

xml exporty a qbe zde kd24.zip

ps: Závod byl pořádán na speciální verzi QE, kvůli potřebě více závodníků na jednom úseku, ale dle změn by to nemělo mít význam. https://github.com/otahirs/quickbox/pull/10/files

from quickbox.

fvacek avatar fvacek commented on June 7, 2024

a jeste jedna otazka, jak by to melo vlastne spravne vypadat? :)

from quickbox.

otahirs avatar otahirs commented on June 7, 2024

dobrá otázka :D


první věc je že v <TeamMemberResult> máme nyní v <Organization> něco takového

<TeamMemberResult>
	<Organisation>
		<Name></Name>
		<ShortName>ZBM</ShortName>
	</Organisation>

u <TeamMemberStart> nemáme nic, tak by to chtělo do <TeamMemberStart> dát aspoň to něco co je teď v <TeamMemberResult> nebo naplnit pořádně


pak <Organization> by v <TeamStart>/<TeamResult> měla být stejná,
pro normální kluby to funguje, u těch jednorázových vlastně skoro taky, i když jednou je tam nic a jednou prázdná struktura

<TeamStart>
	<EntryId>1</EntryId>
	<Name>ZBM 1</Name>
	<Organisation>
		<Name>SK Brno Žabovřesky</Name>
		<ShortName>ZBM</ShortName>
	</Organisation>
	<!-- u klubu 001
	<Organisation>
		<Name></Name>
		<ShortName></ShortName>
	</Organisation>
	-->
	<BibNumber>1</BibNumber>
	<TeamMemberStart>
<TeamResult>
	<EntryId>1</EntryId>
	<Name>ZBM 1</Name>
	<Organisation>
		<Name>SK Brno Žabovřesky</Name>
		<ShortName>ZBM</ShortName>
	</Organisation>
	<!-- u klubu 001
	 nic
	-->
	<BibNumber>1</BibNumber>
	<TeamMemberResult>

from quickbox.

fvacek avatar fvacek commented on June 7, 2024
b26e721c4 quickevent/app/quickevent/plugins/Relays/src/relaysplugin.cpp (Otakar Hirs     2022-12-19 11:42:45 +0100 597)                                 QVariantList{"Organisation",
b26e721c4 quickevent/app/quickevent/plugins/Relays/src/relaysplugin.cpp (Otakar Hirs     2022-12-19 11:42:45 +0100 598)                                         QVariantList{"Name", tt_teams_row.value(QStringLiteral("orgName"))},
b26e721c4 quickevent/app/quickevent/plugins/Relays/src/relaysplugin.cpp (Otakar Hirs     2022-12-19 11:42:45 +0100 599)                                         QVariantList{"ShortName", tt_teams_row.value(QStringLiteral("orgShortName"))},
b26e721c4 quickevent/app/quickevent/plugins/Relays/src/relaysplugin.cpp (Otakar Hirs     2022-12-19 11:42:45 +0100 600)                                 }
b26e721c4 quickevent/app/quickevent/plugins/Relays/src/relaysplugin.cpp (Otakar Hirs     2022-12-19 11:42:45 +0100 601)                         );
b26e721c4 quickevent/app/quickevent/plugins/Relays/src/relaysplugin.cpp (Otakar Hirs     2022-12-19 11:42:45 +0100 602) 
e8525fa89 quickevent/app/quickevent/plugins/Relays/src/relaysplugin.cpp (Otakar Hirš     2022-07-12 13:43:17 +0200 603)                         int relay_number = tt_teams_row.value(QStringLiteral("relayNumber")).

tak trochu to vypada, ze bys tomu asi mel nejvic rozumet ty :)

from quickbox.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.