Home
last modified time | relevance | path

Searched refs:SetNotes (Results 1 – 25 of 209) sorted by relevance

123456789

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-wellarchitected/include/aws/wellarchitected/model/
H A DChoiceUpdate.h117 inline void SetNotes(const Aws::String& value) { m_notesHasBeenSet = true; m_notes = value; } in SetNotes() function
122 …inline void SetNotes(Aws::String&& value) { m_notesHasBeenSet = true; m_notes = std::move(value); } in SetNotes() function
127 inline void SetNotes(const char* value) { m_notesHasBeenSet = true; m_notes.assign(value); } in SetNotes() function
132 inline ChoiceUpdate& WithNotes(const Aws::String& value) { SetNotes(value); return *this;} in WithNotes()
137 inline ChoiceUpdate& WithNotes(Aws::String&& value) { SetNotes(std::move(value)); return *this;} in WithNotes()
142 inline ChoiceUpdate& WithNotes(const char* value) { SetNotes(value); return *this;} in WithNotes()
H A DChoiceAnswer.h143 inline void SetNotes(const Aws::String& value) { m_notesHasBeenSet = true; m_notes = value; } in SetNotes() function
148 …inline void SetNotes(Aws::String&& value) { m_notesHasBeenSet = true; m_notes = std::move(value); } in SetNotes() function
153 inline void SetNotes(const char* value) { m_notesHasBeenSet = true; m_notes.assign(value); } in SetNotes() function
158 inline ChoiceAnswer& WithNotes(const Aws::String& value) { SetNotes(value); return *this;} in WithNotes()
163 inline ChoiceAnswer& WithNotes(Aws::String&& value) { SetNotes(std::move(value)); return *this;} in WithNotes()
168 inline ChoiceAnswer& WithNotes(const char* value) { SetNotes(value); return *this;} in WithNotes()
H A DPillarReviewSummary.h99 inline void SetNotes(const Aws::String& value) { m_notesHasBeenSet = true; m_notes = value; } in SetNotes() function
102 …inline void SetNotes(Aws::String&& value) { m_notesHasBeenSet = true; m_notes = std::move(value); } in SetNotes() function
105 inline void SetNotes(const char* value) { m_notesHasBeenSet = true; m_notes.assign(value); } in SetNotes() function
108 … inline PillarReviewSummary& WithNotes(const Aws::String& value) { SetNotes(value); return *this;} in WithNotes()
111 …inline PillarReviewSummary& WithNotes(Aws::String&& value) { SetNotes(std::move(value)); return *t… in WithNotes()
114 inline PillarReviewSummary& WithNotes(const char* value) { SetNotes(value); return *this;} in WithNotes()
H A DUpdateAnswerRequest.h225 inline void SetNotes(const Aws::String& value) { m_notesHasBeenSet = true; m_notes = value; } in SetNotes() function
228 …inline void SetNotes(Aws::String&& value) { m_notesHasBeenSet = true; m_notes = std::move(value); } in SetNotes() function
231 inline void SetNotes(const char* value) { m_notesHasBeenSet = true; m_notes.assign(value); } in SetNotes() function
234 … inline UpdateAnswerRequest& WithNotes(const Aws::String& value) { SetNotes(value); return *this;} in WithNotes()
237 …inline UpdateAnswerRequest& WithNotes(Aws::String&& value) { SetNotes(std::move(value)); return *t… in WithNotes()
240 inline UpdateAnswerRequest& WithNotes(const char* value) { SetNotes(value); return *this;} in WithNotes()
H A DLensReview.h219 inline void SetNotes(const Aws::String& value) { m_notesHasBeenSet = true; m_notes = value; } in SetNotes() function
222 …inline void SetNotes(Aws::String&& value) { m_notesHasBeenSet = true; m_notes = std::move(value); } in SetNotes() function
225 inline void SetNotes(const char* value) { m_notesHasBeenSet = true; m_notes.assign(value); } in SetNotes() function
228 inline LensReview& WithNotes(const Aws::String& value) { SetNotes(value); return *this;} in WithNotes()
231 inline LensReview& WithNotes(Aws::String&& value) { SetNotes(std::move(value)); return *this;} in WithNotes()
234 inline LensReview& WithNotes(const char* value) { SetNotes(value); return *this;} in WithNotes()
H A DAnswer.h328 inline void SetNotes(const Aws::String& value) { m_notesHasBeenSet = true; m_notes = value; } in SetNotes() function
331 …inline void SetNotes(Aws::String&& value) { m_notesHasBeenSet = true; m_notes = std::move(value); } in SetNotes() function
334 inline void SetNotes(const char* value) { m_notesHasBeenSet = true; m_notes.assign(value); } in SetNotes() function
337 inline Answer& WithNotes(const Aws::String& value) { SetNotes(value); return *this;} in WithNotes()
340 inline Answer& WithNotes(Aws::String&& value) { SetNotes(std::move(value)); return *this;} in WithNotes()
343 inline Answer& WithNotes(const char* value) { SetNotes(value); return *this;} in WithNotes()
H A DUpdateWorkloadRequest.h387 inline void SetNotes(const Aws::String& value) { m_notesHasBeenSet = true; m_notes = value; } in SetNotes() function
390 …inline void SetNotes(Aws::String&& value) { m_notesHasBeenSet = true; m_notes = std::move(value); } in SetNotes() function
393 inline void SetNotes(const char* value) { m_notesHasBeenSet = true; m_notes.assign(value); } in SetNotes() function
396 …inline UpdateWorkloadRequest& WithNotes(const Aws::String& value) { SetNotes(value); return *this;} in WithNotes()
399 …inline UpdateWorkloadRequest& WithNotes(Aws::String&& value) { SetNotes(std::move(value)); return … in WithNotes()
402 inline UpdateWorkloadRequest& WithNotes(const char* value) { SetNotes(value); return *this;} in WithNotes()
H A DCreateWorkloadRequest.h358 inline void SetNotes(const Aws::String& value) { m_notesHasBeenSet = true; m_notes = value; } in SetNotes() function
361 …inline void SetNotes(Aws::String&& value) { m_notesHasBeenSet = true; m_notes = std::move(value); } in SetNotes() function
364 inline void SetNotes(const char* value) { m_notesHasBeenSet = true; m_notes.assign(value); } in SetNotes() function
367 …inline CreateWorkloadRequest& WithNotes(const Aws::String& value) { SetNotes(value); return *this;} in WithNotes()
370 …inline CreateWorkloadRequest& WithNotes(Aws::String&& value) { SetNotes(std::move(value)); return … in WithNotes()
373 inline CreateWorkloadRequest& WithNotes(const char* value) { SetNotes(value); return *this;} in WithNotes()
H A DWorkload.h427 inline void SetNotes(const Aws::String& value) { m_notesHasBeenSet = true; m_notes = value; } in SetNotes() function
430 …inline void SetNotes(Aws::String&& value) { m_notesHasBeenSet = true; m_notes = std::move(value); } in SetNotes() function
433 inline void SetNotes(const char* value) { m_notesHasBeenSet = true; m_notes.assign(value); } in SetNotes() function
436 inline Workload& WithNotes(const Aws::String& value) { SetNotes(value); return *this;} in WithNotes()
439 inline Workload& WithNotes(Aws::String&& value) { SetNotes(std::move(value)); return *this;} in WithNotes()
442 inline Workload& WithNotes(const char* value) { SetNotes(value); return *this;} in WithNotes()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-organizations/include/aws/organizations/model/
H A DInviteAccountToOrganizationRequest.h141 inline void SetNotes(const Aws::String& value) { m_notesHasBeenSet = true; m_notes = value; } in SetNotes() function
147 …inline void SetNotes(Aws::String&& value) { m_notesHasBeenSet = true; m_notes = std::move(value); } in SetNotes() function
153 inline void SetNotes(const char* value) { m_notesHasBeenSet = true; m_notes.assign(value); } in SetNotes() function
159 …inline InviteAccountToOrganizationRequest& WithNotes(const Aws::String& value) { SetNotes(value); … in WithNotes()
165 …inline InviteAccountToOrganizationRequest& WithNotes(Aws::String&& value) { SetNotes(std::move(val… in WithNotes()
171 …inline InviteAccountToOrganizationRequest& WithNotes(const char* value) { SetNotes(value); return … in WithNotes()
/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/app/valentina/core/
H A Dvtooloptionspropertybrowser.cpp962 i->SetNotes(notes); in SetNotes()
1302 SetNotes<VToolEndLine>(property); in ChangeDataToolEndLine()
1376 SetNotes<VToolArc>(property); in ChangeDataToolArc()
1457 SetNotes<VToolBisector>(property); in ChangeDataToolBisector()
1513 SetNotes<VToolCutArc>(property); in ChangeDataToolCutArc()
1610 SetNotes<VToolHeight>(property); in ChangeDataToolHeight()
1638 SetNotes<VToolLine>(property); in ChangeDataToolLine()
1718 SetNotes<VToolNormal>(property); in ChangeDataToolNormal()
2093 SetNotes<VToolSpline>(property); in ChangeDataToolSpline()
2245 SetNotes<VToolTriangle>(property); in ChangeDataToolTriangle()
[all …]
/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/vtools/dialogs/tools/
H A Ddialogsinglepoint.h61 void SetNotes(const QString &notes);
H A Ddialogpointfromarcandtangent.h67 void SetNotes(const QString &notes);
H A Ddialogpointofintersection.h65 void SetNotes(const QString &notes);
H A Ddialogline.h68 void SetNotes(const QString &notes);
H A Ddialogpointofintersectionarcs.h67 void SetNotes(const QString &notes);
H A Ddialogcubicbezier.h59 void SetNotes(const QString &notes);
H A Ddialogheight.h74 void SetNotes(const QString &notes);
H A Ddialoglineintersect.h71 void SetNotes(const QString &notes);
H A Ddialogtriangle.h71 void SetNotes(const QString &notes);
H A Ddialogcubicbezierpath.h60 void SetNotes(const QString &notes);
H A Ddialogpointfromcircleandtangent.h70 void SetNotes(const QString &notes);
H A Ddialogcutspline.h65 void SetNotes(const QString &notes);
H A Ddialogpointofcontact.h72 void SetNotes(const QString &notes);
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/unotools/
H A Dsearchopt.hxx65 void SetNotes( bool bVal);

123456789