Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sipify gui editor widgets #4518

Merged
merged 1 commit into from
May 9, 2017
Merged

Conversation

3nids
Copy link
Member

@3nids 3nids commented May 8, 2017

No description provided.

@3nids 3nids force-pushed the sipify_guieditorwidget branch 7 times, most recently from d446512 to c265e04 Compare May 8, 2017 09:25
Copy link
Member Author

@3nids 3nids left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@m-kuhn would you like to look before merging?

@@ -49,8 +49,6 @@ class GUI_EXPORT QgsRelationReferenceWidget : public QWidget
Q_PROPERTY( bool openFormButtonVisible READ openFormButtonVisible WRITE setOpenFormButtonVisible )

public:
typedef QPair < QVariant, QgsFeatureId > ValueRelationItem;
typedef QVector < ValueRelationItem > ValueRelationCache;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I removed these two as they were not used, is this ok for you @m-kuhn ?
there seem to be another similar definition in QgsValueRelationFieldFormatter which I suspect replaced this one.

@3nids 3nids requested a review from m-kuhn May 8, 2017 09:31
@3nids 3nids merged commit 0824280 into qgis:master May 9, 2017
@3nids 3nids deleted the sipify_guieditorwidget branch May 9, 2017 06:59
nyalldawson added a commit to nyalldawson/QGIS that referenced this pull request May 30, 2017
Label rotation is now specified in degrees clockwise, just like
symbol rotation, map rotation, etc.

Fix qgis#4518
mj10777 pushed a commit to mj10777/QGIS that referenced this pull request Aug 17, 2017
Label rotation is now specified in degrees clockwise, just like
symbol rotation, map rotation, etc.

Fix qgis#4518
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