Skip to content

Add bindings for getKnownFolder(). Move stuff to mobase.utils.#122

Merged
Holt59 merged 1 commit intoModOrganizer2:masterfrom
Holt59:dev/mobase-utils
May 25, 2024
Merged

Add bindings for getKnownFolder(). Move stuff to mobase.utils.#122
Holt59 merged 1 commit intoModOrganizer2:masterfrom
Holt59:dev/mobase-utils

Conversation

@Holt59
Copy link
Copy Markdown
Member

@Holt59 Holt59 commented Jan 3, 2024

  • Create mobase.utils with some functions from the utility.h headers of uibase - I did not remove the old functions in the global mobase namespace since these might be used by existing modules.
  • Added getKnownFolder() - This requires some extra work because I did not want to add bindings for GUID so I had to create an intermediate structure. On the Python side, there is a KnownFolder class with only static attributes that are index in the global array containing the actual GUID.

@Holt59 Holt59 force-pushed the dev/mobase-utils branch from c67c01b to 9697d26 Compare May 25, 2024 12:31
@Holt59 Holt59 merged commit 86505f1 into ModOrganizer2:master May 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant